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 34e5bb2 commit d332155Copy full SHA for d332155
Dockerfile
@@ -53,7 +53,7 @@ RUN install-tool git v2.49.0
53
RUN git config --system --add safe.directory '*'
54
55
# renovate: datasource=github-releases packageName=moby/moby
56
-RUN install-tool docker v28.1.0
+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
0 commit comments