Snyk bot
2022-12-30 01:25:47 +01:00
committed by GitHub
parent 4a128044bf
commit 2f48656454

View File

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