There was an error while loading. Please reload this page.
1 parent d798bc2 commit e8aaa4dCopy full SHA for e8aaa4d
images/node-distroless/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:22-alpine@sha256:96cc8323e25c8cc6ddcb8b965e135cfd57846e8003ec0d7bcec16c5fd5f6d39f AS init
+FROM node:22-alpine@sha256:6e80991f69cc7722c561e5d14d5e72ab47c0d6b6cfb3ae50fb9cf9a7b30fdf97 AS init
2
RUN apk add --no-cache dumb-init
3
4
FROM gcr.io/distroless/nodejs22:latest@sha256:b2811d7945a1f3ef91cf8a2ead779171b438eb0011f3bdee0c8cc60cb90b2c0c AS runtime
0 commit comments