Skip to content

Commit 0823293

Browse files
committed
nodejs 24.11.1->24.12.0
1 parent db346b2 commit 0823293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runner.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ ENV YSTACK_HOME=/usr/local/src/ystack \
3737
DO_NOT_TRACK=1 \
3838
npm_config_update_notifier=false
3939

40-
FROM --platform=$TARGETPLATFORM node:24.11.1-trixie-slim@sha256:fcdfd7bcd8f641c8c76a8950343c73912d68ba341e8dd1074e663b784d3e76f4 \
40+
FROM --platform=$TARGETPLATFORM node:24.12.0-trixie-slim@sha256:b05474903f463ce4064c09986525e6588c3e66c51b69be9c93a39fb359f883ce \
4141
as node
4242

4343
FROM base as bin

0 commit comments

Comments
 (0)