snyk-bot 2023-03-27 07:55:50 +00:00
parent d16e0f2726
commit 5ce30c3f7e
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078

View File

@ -1,4 +1,4 @@
FROM nginx:1.17.3
FROM nginx:1.22.1
RUN mkdir -p /usr/share/nginx/html
COPY dist/ /usr/share/nginx/html