Skip to content

Commit 373f403

Browse files
chore(deps): update nginx:alpine docker digest to 4152318
1 parent 3b129d5 commit 373f403

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:41523187cf7d7a2f2677a80609d9caa14388bf5c1fbca9c410ba3de602aaaab4 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)