Skip to content

Commit d5f5540

Browse files
committed
nodejs distroless 22.17.0->24.4.1, to test the new undici version
1 parent a0ec7fd commit d5f5540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

node-distroless/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=$TARGETPLATFORM gcr.io/distroless/nodejs22-debian12:nonroot@sha256:8d8b9363b0c9d1153f845824f9b754fdb050ada4fa190583eca2da13fdd3138c
1+
FROM --platform=$TARGETPLATFORM gcr.io/distroless/nodejs24-debian12:nonroot@sha256:20a51c926c0bb68a9b1f7059c81516da002655f8a896a2cb7bc56b56974782b3
22

33
WORKDIR /app
44
CMD [ "./main.js" ]

0 commit comments

Comments
 (0)