snyk-bot 2023-05-05 04:32:09 +00:00
parent ec80bbaa96
commit e639f97762
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078

View File

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