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 c1036e0 commit 3ac5f46Copy full SHA for 3ac5f46
1 file changed
Dockerfile
@@ -56,7 +56,7 @@ RUN git config --system --add safe.directory '*'
56
RUN install-tool docker v28.3.2
57
58
# renovate: datasource=github-releases packageName=containerbase/node-prebuild versioning=node
59
-RUN install-tool node 22.17.0
+RUN install-tool node 22.17.1
60
61
# renovate: datasource=npm
62
RUN install-tool pnpm 10.13.1
0 commit comments