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 f912a75 (#313)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent e054e1a commit defee50
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 @@ -46,7 +46,7 @@ RUN mv -v $GHOST_CONTENT $GHOST_CONTENT_ORIGINAL && \
chmod -v 1755 $GHOST_CONTENT

# Stage 2: Final Image
FROM gcr.io/distroless/nodejs20-debian12:latest@sha256:2818fb8cdc25894d9c6b6e6bf72b4033d949f5d6d65173a6d7aeec0266f03037 AS runtime
FROM gcr.io/distroless/nodejs20-debian12:latest@sha256:f912a7599e5338df6527a669def29bddc9469fdac9ab22c4cc9282c1b64c868b 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 defee50

Please sign in to comment.