Skip to content

Commit a026fcd

Browse files
chore(deps): update gcr.io/distroless/nodejs20-debian12:latest docker digest to 12edf70 (#472)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4a090d6 commit a026fcd

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/nodejs20-debian12:latest@sha256:05c79ce75a5807df4b3dd73467135e153f51ce1ecafd2284d3a06434cc0fd025 AS runtime
47+
FROM gcr.io/distroless/nodejs20-debian12:latest@sha256:12edf70828313a57d869cc1e26f7ca0291b3b69b7bd0a39de0399d4cf69809a3 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)