Skip to content

Commit 93c33f5

Browse files
fix(deps): update dependency buildx to v0.22.0
| datasource | package | from | to | | --------------- | ------------- | ------- | ------- | | github-releases | docker/buildx | v0.21.3 | v0.22.0 |
1 parent c6c663d commit 93c33f5

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)