Skip to content

Commit 66d39b9

Browse files
committed
Endret storybook dockerfile-basisversjon
Alpine-versjonen har færre kritiske sårbarheter
1 parent 8dafb53 commit 66d39b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

StorybookDockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM nginxinc/nginx-unprivileged:latest
1+
FROM nginxinc/nginx-unprivileged:alpine
22
COPY nginx.conf /etc/nginx/conf.d/default.conf
3-
COPY ./storybook-static /usr/share/nginx/html
3+
COPY ./storybook-static /usr/share/nginx/html

0 commit comments

Comments
 (0)