We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c543b77 commit 8270bc6Copy full SHA for 8270bc6
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.32.1
+RUN install-tool buildx v0.33.0
60
61
# renovate: datasource=github-releases packageName=docker/compose
62
RUN install-tool docker-compose v2.40.3
0 commit comments