Skip to content

Commit d4734e3

Browse files
chore(deps): update dependency buildx to v0.31.1 (#1080)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 60e9c03 commit d4734e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ RUN git config --system --add safe.directory '*'
5656
RUN install-tool docker v28.5.2
5757

5858
# renovate: datasource=github-releases packageName=docker/buildx
59-
RUN install-tool buildx v0.31.0
59+
RUN install-tool buildx v0.31.1
6060

6161
# renovate: datasource=github-releases packageName=docker/compose
6262
RUN install-tool docker-compose v2.40.3

0 commit comments

Comments
 (0)