We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50a5e99 commit 06ab7b6Copy full SHA for 06ab7b6
Dockerfile
@@ -18,7 +18,7 @@ RUN npm prune --omit=dev
18
19
20
# PRODUCTION STAGE
21
-FROM gcr.io/distroless/nodejs24-debian12@sha256:1bc10dd5bef59356cde4a557052e6917dbd704d5632bdec6b80f63900fc3b53c AS production
+FROM gcr.io/distroless/nodejs24-debian12@sha256:acc00c9fd71a24aea69e53c01cee55f54383182af2557b9ec77432bbb36ec911 AS production
22
WORKDIR /usr/src/app
23
24
# Copy built files
0 commit comments