Merge pull request #1860 from Shuffle/snyk-fix-22eb3d596fd554b90a36a3cd63bff74d
[Snyk] Security upgrade nginx from 1.29.0 to 1.29.3
This commit is contained in:
Executable → Regular
+1
-1
@@ -27,7 +27,7 @@ COPY ./*.json /usr/src/app/
|
||||
RUN npm run build --loglevel verbose 2>&1
|
||||
|
||||
# Production environment
|
||||
FROM nginx:1.29.0
|
||||
FROM nginx:1.29.3
|
||||
|
||||
RUN mkdir -p /usr/share/nginx/html/build
|
||||
RUN mkdir -p /usr/share/nginx/html/css
|
||||
|
||||
Reference in New Issue
Block a user