Skip to content

Commit

Permalink
chore(deps): update gcr.io/distroless/nodejs20-debian12:latest docker…
Browse files Browse the repository at this point in the history
… digest to bdbbd3d (#272)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent 3ad8736 commit 6168fc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ RUN mv -v $GHOST_CONTENT $GHOST_CONTENT_ORIGINAL && \


# Stage 2: Final Image
FROM gcr.io/distroless/nodejs20-debian12:latest@sha256:662ce457e0f8d405e2846914ff69702fbf838f793ab6f0099a869c0580efd44f AS runtime
FROM gcr.io/distroless/nodejs20-debian12:latest@sha256:bdbbd3d1bb68ab13bcb075a8f38973acf2129892ac3daafbe96e0b6c66681296 AS runtime

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

0 comments on commit 6168fc1

Please sign in to comment.