Skip to content

Commit

Permalink
chore(deps): pin gcr.io/distroless/nodejs22-debian12 docker tag to f3…
Browse files Browse the repository at this point in the history
…90937 (#928)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent e268ab4 commit f971b28
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 @@ -24,7 +24,7 @@ RUN corepack enable && corepack prepare --activate \
&& npm pkg delete scripts.prepare \
&& pnpm install --prod --frozen-lockfile

FROM gcr.io/distroless/nodejs22-debian12
FROM gcr.io/distroless/nodejs22-debian12@sha256:f390937d3c60a9c806068870ee3c1a01ce2ab1e75ebe0ca5e7f63beac074ccc0

WORKDIR /app

Expand Down

0 comments on commit f971b28

Please sign in to comment.