Skip to content

Commit aa2a3c0

Browse files
fix(deps): update dependency buildx to v0.22.0 (#2181)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c6c663d commit aa2a3c0

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
@@ -44,7 +44,7 @@ RUN install-tool flux v2.5.1
4444
RUN install-tool kubectl v1.32.3
4545

4646
# renovate: datasource=github-releases packageName=docker/buildx
47-
RUN install-tool buildx v0.21.3
47+
RUN install-tool buildx v0.22.0
4848

4949
# renovate: datasource=github-releases packageName=kubernetes-sigs/kustomize
5050
RUN install-tool kustomize 5.6.0

0 commit comments

Comments
 (0)