Skip to content

Commit 2b2cb65

Browse files
author
German Vechtomov
authored
Update Dockerfile
1 parent f5a8d82 commit 2b2cb65

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)