Skip to content

Commit 708704c

Browse files
author
German Vechtomov
authored
Merge pull request #486 from soramitsu/fix-vulns
fix nginx vulns
2 parents f5a8d82 + 2b2cb65 commit 708704c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
FROM nginxinc/nginx-unprivileged:1.20.0-alpine
2-
COPY ./storybook-static /usr/share/nginx/html
1+
FROM nginxinc/nginx-unprivileged:1.23-alpine
2+
COPY ./storybook-static /usr/share/nginx/html

0 commit comments

Comments
 (0)