Skip to content

Commit 871f47e

Browse files
authored
Update to nginx:mainline-alpine
Update to nginx:mainline-alpine to resolve CVE-2021-36159 present in earlier versions of alpine
1 parent 7c03664 commit 871f47e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DockerfileLight

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM nginx:stable-alpine
1+
FROM nginx:mainline-alpine
22
COPY ./dist /usr/share/nginx/html
33
COPY default.conf /etc/nginx/conf.d/default.conf

0 commit comments

Comments
 (0)