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 cb22630 commit bd14203Copy full SHA for bd14203
Dockerfile
@@ -57,7 +57,7 @@ RUN install-tool git v2.43.0
57
RUN git config --system --add safe.directory '*'
58
59
# renovate: datasource=github-releases packageName=moby/moby
60
-RUN install-tool docker v24.0.7
+RUN install-tool docker v24.0.8
61
62
# renovate: datasource=github-releases packageName=containerbase/node-prebuild versioning=node
63
RUN install-tool node 20.11.0
0 commit comments