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 a0a03ec commit a1cf58bCopy full SHA for a1cf58b
Dockerfile
@@ -56,7 +56,7 @@ RUN git config --system --add safe.directory '*'
56
RUN install-tool docker v28.1.1
57
58
# renovate: datasource=github-releases packageName=containerbase/node-prebuild versioning=node
59
-RUN install-tool node 22.15.0
+RUN install-tool node 22.15.1
60
61
# renovate: datasource=npm
62
RUN install-tool pnpm 10.10.0
0 commit comments