We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 470a2b4 commit f2c8791Copy full SHA for f2c8791
1 file changed
Dockerfile
@@ -56,7 +56,7 @@ RUN git config --system --add safe.directory '*'
56
RUN install-tool docker v28.5.2
57
58
# renovate: datasource=github-releases packageName=docker/buildx
59
-RUN install-tool buildx v0.30.1
+RUN install-tool buildx v0.31.0
60
61
# renovate: datasource=github-releases packageName=docker/compose
62
RUN install-tool docker-compose v2.40.3
0 commit comments