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 129c7f9 commit 754f94cCopy full SHA for 754f94c
Dockerfile
@@ -53,7 +53,7 @@ RUN install-tool git v2.46.0
53
RUN git config --system --add safe.directory '*'
54
55
# renovate: datasource=github-releases packageName=moby/moby
56
-RUN install-tool docker v27.1.1
+RUN install-tool docker v27.1.2
57
58
# renovate: datasource=github-releases packageName=containerbase/node-prebuild versioning=node
59
RUN install-tool node 20.16.0
0 commit comments