Skip to content

Commit

Permalink
chore(deps): update dependency docker/buildx to v0.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2024
1 parent 0a1ff30 commit a57782b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.multiarch
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ARG TARGETARCH
ARG BUILDX_VERSION

# renovate: datasource=github-releases depName=docker/buildx
ENV BUILDX_VERSION="${BUILDX_VERSION:-v0.14.0}"
ENV BUILDX_VERSION="${BUILDX_VERSION:-v0.17.1}"

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

Expand Down

0 comments on commit a57782b

Please sign in to comment.