Skip to content

Commit f93286d

Browse files
chore(deps): update dependency docker/buildx to v0.32.0
1 parent 0a1ff30 commit f93286d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.multiarch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ARG TARGETARCH
2222
ARG BUILDX_VERSION
2323

2424
# renovate: datasource=github-releases depName=docker/buildx
25-
ENV BUILDX_VERSION="${BUILDX_VERSION:-v0.14.0}"
25+
ENV BUILDX_VERSION="${BUILDX_VERSION:-v0.32.0}"
2626

2727
ENV DOCKER_HOST=unix:///var/run/docker.sock
2828

0 commit comments

Comments
 (0)