Skip to content
This repository was archived by the owner on Aug 29, 2023. It is now read-only.

Commit 2da4b81

Browse files
chore(deps): update dependency docker/buildx to v0.10.5 (#258)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b38f535 commit 2da4b81

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.10.4}"
25+
ENV BUILDX_VERSION="${BUILDX_VERSION:-v0.10.5}"
2626

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

0 commit comments

Comments
 (0)