Skip to content

Commit

Permalink
chore(deps): update docker/buildx-bin docker tag to v0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and innobead committed Mar 1, 2024
1 parent 76f9406 commit 842a1d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mirror_csi_images/Dockerfile.setup
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ WORKDIR $WORKSPACE

RUN apk add --no-cache skopeo docker jq bash grep

COPY --from=docker/buildx-bin:v0.12 /buildx /usr/libexec/docker/cli-plugins/docker-buildx
COPY --from=docker/buildx-bin:v0.13 /buildx /usr/libexec/docker/cli-plugins/docker-buildx

COPY [".", "$WORKSPACE"]

0 comments on commit 842a1d0

Please sign in to comment.