Skip to content

Commit b7a247c

Browse files
chore(deps): update gcr.io/distroless/nodejs22-debian12:latest docker digest to 33a071f
1 parent 17c9139 commit b7a247c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ RUN mv -v $GHOST_CONTENT $GHOST_CONTENT_ORIGINAL && \
4444
chmod -v 1755 $GHOST_CONTENT
4545

4646
# Stage 2: Final Image
47-
FROM gcr.io/distroless/nodejs22-debian12:latest@sha256:3732180ba4a39101bd95b7105ef0c47526c197d6c29c6d48f7059a647a4064a5 AS runtime
47+
FROM gcr.io/distroless/nodejs22-debian12:latest@sha256:33a071f11d6d35fd5edc4f9ce2f41efa1e4a59b49894c545ca43456c27ab7eaa AS runtime
4848

4949
# Set the installation directory and content directory for Ghost
5050
ENV GHOST_INSTALL_SRC=/home/nonroot/app/ghost

0 commit comments

Comments
 (0)