snyk-bot
2023-02-05 05:23:24 +00:00
parent 28a559727f
commit 1c73ff0e67

View File

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