snyk-bot
2023-05-04 15:22:05 +00:00
parent 28a559727f
commit f4a8e68999

View File

@@ -1,4 +1,4 @@
FROM nginx:latest
FROM nginx:1-bullseye
COPY public /usr/share/nginx/html
COPY nginx.conf /etc/nginx/conf.d/default.conf.template