Skip to content

Commit 780f93c

Browse files
fix(deps): update dependency buildx to v0.21.1 (#2122)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bf8bfc2 commit 780f93c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linux/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ RUN install-tool flux v2.4.0
4444
RUN install-tool kubectl v1.32.2
4545

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

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

0 commit comments

Comments
 (0)