Skip to content

Commit

Permalink
Update dependency docker/buildx to v0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 7, 2024
1 parent bc29b63 commit 07addfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/prepare_image.sh
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ DOCKER_VERSION="25.0.3"
# renovate: datasource=github-releases depName=containerd/containerd
CONTAINERD_VERSION="1.6.28"
# renovate: datasource=github-releases depName=docker/buildx
DOCKER_BUILDX_VERSION="0.12.1"
DOCKER_BUILDX_VERSION="0.13.0"
# renovate: datasource=github-releases depName=docker/compose
DOCKER_COMPOSE_VERSION="2.24.6"

Expand Down

0 comments on commit 07addfe

Please sign in to comment.