We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 342a951 commit 444b694Copy full SHA for 444b694
Dockerfile
@@ -56,7 +56,7 @@ RUN git config --system --add safe.directory '*'
56
RUN install-tool docker v27.5.1
57
58
# renovate: datasource=github-releases packageName=containerbase/node-prebuild versioning=node
59
-RUN install-tool node 20.18.1
+RUN install-tool node 20.18.2
60
61
# enable buildin corepack
62
RUN corepack enable
0 commit comments