Skip to content

Commit 8270bc6

Browse files
chore(deps): update dependency buildx to v0.33.0 (#1195)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c543b77 commit 8270bc6

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.32.1
59+
RUN install-tool buildx v0.33.0
6060

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

0 commit comments

Comments
 (0)