diff --git a/Dockerfile b/Dockerfile index 80847ac7..9bb55137 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,2 +1,2 @@ -FROM nginxinc/nginx-unprivileged:1.20.0-alpine -COPY ./storybook-static /usr/share/nginx/html \ No newline at end of file +FROM nginxinc/nginx-unprivileged:1.23-alpine +COPY ./storybook-static /usr/share/nginx/html