We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11e5232 commit 1cf1f97Copy full SHA for 1cf1f97
1 file changed
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.0.4
+RUN install-tool docker v28.1.0
57
58
# renovate: datasource=github-releases packageName=containerbase/node-prebuild versioning=node
59
RUN install-tool node 22.14.0
0 commit comments