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 45a7e63 commit 6644d57Copy full SHA for 6644d57
Dockerfile
@@ -53,7 +53,7 @@ RUN install-tool git v2.50.0
53
RUN git config --system --add safe.directory '*'
54
55
# renovate: datasource=github-releases packageName=moby/moby
56
-RUN install-tool docker v28.3.0
+RUN install-tool docker v28.3.1
57
58
# renovate: datasource=github-releases packageName=containerbase/node-prebuild versioning=node
59
RUN install-tool node 22.17.0
0 commit comments