chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v4 (#28)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-05-11 09:21:59 +02:00 committed by GitHub
parent 4a02d6a6cc
commit 0b7a9a5463
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,7 +36,7 @@ steps:
# TODO: add test of fresh build kaniko
build-dryrun:
image: woodpeckerci/plugin-docker-buildx:3.0.0
image: woodpeckerci/plugin-docker-buildx:4.0.0
depends_on:
- lint
settings:
@ -50,7 +50,7 @@ steps:
branch: renovate/*
release-next:
image: woodpeckerci/plugin-docker-buildx:3.0.0
image: woodpeckerci/plugin-docker-buildx:4.0.0
settings:
repo: *publish_repos
platforms: *platforms
@ -61,7 +61,7 @@ steps:
event: push
release-tag:
image: woodpeckerci/plugin-docker-buildx:3.0.0
image: woodpeckerci/plugin-docker-buildx:4.0.0
settings:
repo: *publish_repos
platforms: *platforms