Skip to content

Commit bd2ea3b

Browse files
chore(deps): update nginx:alpine docker digest to 52175fc
1 parent 2e4194f commit bd2ea3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/Dockerfile.docs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ COPY protos ./protos
4343

4444
RUN pnpm build
4545

46-
FROM nginx:alpine@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf as runner
46+
FROM nginx:alpine@sha256:52175fc0394e97029664721dfdb76a8af1e3045532ab5fb2249e555d50f347bc as runner
4747

4848
COPY docs/nginx.conf /etc/nginx/templates/default.conf.template
4949
COPY --from=builder --chown=nginx:nginx /app/docs/build /etc/nginx/html/

0 commit comments

Comments
 (0)