Skip to content

Commit

Permalink
Update docker.io/docker/buildx-bin Docker tag to v0.19.2 (release/v5.…
Browse files Browse the repository at this point in the history
…0) (#622)

Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
  • Loading branch information
renovate-rancher[bot] authored Dec 9, 2024
1 parent 088c81e commit 2b630ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.dapper
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM registry.suse.com/bci/golang:1.22
# Add buildx plugin
COPY --from=docker.io/docker/buildx-bin:0.18.0 /buildx /usr/libexec/docker/cli-plugins/docker-buildx
COPY --from=docker.io/docker/buildx-bin:0.19.2 /buildx /usr/libexec/docker/cli-plugins/docker-buildx

ARG DAPPER_HOST_ARCH
ENV ARCH $DAPPER_HOST_ARCH
Expand Down

0 comments on commit 2b630ea

Please sign in to comment.