We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61f5291 commit bf5617eCopy full SHA for bf5617e
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.14.0
+RUN install-tool node 22.15.0
60
61
# renovate: datasource=npm
62
RUN install-tool pnpm 10.8.1
0 commit comments