We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bad064 commit 2f4c9deCopy full SHA for 2f4c9de
1 file changed
Dockerfile
@@ -62,7 +62,7 @@ RUN install-tool buildx v0.34.1
62
RUN install-tool docker-compose v2.40.3
63
64
# renovate: datasource=github-releases packageName=containerbase/node-prebuild versioning=node
65
-RUN install-tool node 24.15.0
+RUN install-tool node 24.16.0
66
67
# renovate: datasource=npm
68
RUN install-tool pnpm 11.1.3
0 commit comments