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

This commit is contained in:
renovate[bot] 2024-05-11 00:49:30 +00:00 committed by GitHub
parent 428edf23ed
commit e46b7893b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -4,7 +4,7 @@ when:
steps:
release:
image: woodpeckerci/plugin-ready-release-go:1.1.1
image: woodpeckerci/plugin-ready-release-go:1.0.3
pull: true
settings:
release_branch: ${CI_REPO_DEFAULT_BRANCH}

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