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