Skip to content

Commit cd8eabb

Browse files
chore(deps): update gcr.io/distroless/nodejs24-debian12 docker digest to 33204de (#272)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 21b789f commit cd8eabb

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
@@ -18,7 +18,7 @@ RUN npm prune --omit=dev
1818

1919

2020
# PRODUCTION STAGE
21-
FROM gcr.io/distroless/nodejs24-debian12@sha256:f1572ff596ee17fe935a808c28a868f46dcbfad04003cb8fb951dd83025c16c9 AS production
21+
FROM gcr.io/distroless/nodejs24-debian12@sha256:33204de28faf16f5bb1f8730fe12ea99609625d44aefdec32dab73b290d33943 AS production
2222
WORKDIR /usr/src/app
2323

2424
# Copy built files

0 commit comments

Comments
 (0)