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 110c990 commit cde12e7Copy full SHA for cde12e7
Dockerfile
@@ -60,7 +60,7 @@ RUN git config --system --add safe.directory '*'
60
RUN install-tool docker v24.0.9
61
62
# renovate: datasource=github-releases packageName=containerbase/node-prebuild versioning=node
63
-RUN install-tool node 20.12.0
+RUN install-tool node 20.12.1
64
65
# enable buildin corepack
66
RUN corepack enable
0 commit comments