Skip to content

Commit e2f931a

Browse files
chore(deps): update nginx:alpine docker digest to feb6f75 (#4885)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7fcb13d commit e2f931a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ ENV PORT=$PORT HOST=$HOST APP_ENV=$APP_ENV
5757
ENV PORT=$PORT HOST=$HOST APP_ENV=$APP_ENV
5858
RUN pnpm deploy --filter=@web/storybook --prod /prod/@web/storybook
5959

60-
FROM nginx:alpine@sha256:5616878291a2eed594aee8db4dade5878cf7edcb475e59193904b198d9b830de AS storybook
60+
FROM nginx:alpine@sha256:feb6f75a08aa55b44576f98c15b8859819ecf54f3e4d2157f42c2d01cb58a3d2 AS storybook
6161
# remove default config
6262
RUN rm /etc/nginx/conf.d/default.conf
6363
COPY /apps/storybook/nginx.conf /etc/nginx/conf.d/storybook.conf

0 commit comments

Comments
 (0)