Skip to content

Commit 4b260a7

Browse files
fix(deps): update dependency buildx to v0.32.0 (#2909)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2ca5a1b commit 4b260a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

linux/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ RUN install-tool flux v2.8.1
4949
RUN install-tool kubectl v1.35.2
5050

5151
# renovate: datasource=github-releases packageName=docker/buildx
52-
RUN install-tool buildx v0.31.1
52+
RUN install-tool buildx v0.32.0
5353

5454
# renovate: datasource=github-releases packageName=kubernetes-sigs/kustomize
5555
RUN install-tool kustomize 5.8.1

0 commit comments

Comments
 (0)