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 92fc128 commit 8ba07f0Copy full SHA for 8ba07f0
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.1
+RUN install-tool node 22.16.0
60
61
# renovate: datasource=npm
62
RUN install-tool pnpm 10.11.0
0 commit comments