Renovate: Update woodpeckerci/plugin-docker-buildx Docker tag to v3
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
This commit is contained in:
parent
17b3fd4289
commit
97da7ede84
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ steps:
|
|||
build-main:
|
||||
when:
|
||||
branch: main
|
||||
image: woodpeckerci/plugin-docker-buildx:2.3.0
|
||||
image: woodpeckerci/plugin-docker-buildx:3.0.0
|
||||
pull: true
|
||||
settings:
|
||||
platforms: linux/amd64
|
||||
|
@ -20,7 +20,7 @@ steps:
|
|||
when:
|
||||
branch:
|
||||
exclude: ["main"]
|
||||
image: woodpeckerci/plugin-docker-buildx:2.3.0
|
||||
image: woodpeckerci/plugin-docker-buildx:3.0.0
|
||||
pull: true
|
||||
settings:
|
||||
platforms: linux/amd64
|
||||
|
|
Loading…
Reference in a new issue