Skip to content

Commit

Permalink
Oppgrader dockerimage for storybook (#1220)
Browse files Browse the repository at this point in the history
  • Loading branch information
Oddsor authored May 24, 2024
1 parent cad6b54 commit 4b45120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion StorybookDockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM nginxinc/nginx-unprivileged:1.20-alpine
FROM nginxinc/nginx-unprivileged:latest
COPY nginx.conf /etc/nginx/conf.d/default.conf
COPY ./storybook-static /usr/share/nginx/html

0 comments on commit 4b45120

Please sign in to comment.