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

This commit is contained in:
Renovate Bot 2024-05-07 13:01:18 +02:00
parent f94ad5110f
commit 81ca56c1e9

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