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 015582b commit acd4807Copy full SHA for acd4807
Dockerfile
@@ -53,7 +53,7 @@ RUN install-tool git v2.47.1
53
RUN git config --system --add safe.directory '*'
54
55
# renovate: datasource=github-releases packageName=moby/moby
56
-RUN install-tool docker v27.4.0
+RUN install-tool docker v27.4.1
57
58
# renovate: datasource=github-releases packageName=containerbase/node-prebuild versioning=node
59
RUN install-tool node 20.18.1
0 commit comments