Renovate: Update woodpeckerci/plugin-docker-buildx Docker tag to v4.2.0
This commit is contained in:
parent
46bff875b5
commit
f3f846c4e0
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ steps:
|
||||||
when:
|
when:
|
||||||
- event: push
|
- event: push
|
||||||
branch: main
|
branch: main
|
||||||
image: woodpeckerci/plugin-docker-buildx:4.1.0@sha256:28c6bed43137343bd8fedd6477bd9c3cdc7e166c775c8a2a529bd6f96b52f22c
|
image: woodpeckerci/plugin-docker-buildx:4.2.0@sha256:e3c7a04b5c1c679655a7f8de77721a39492019b4c372bea0e90ec3dd765e750a
|
||||||
pull: true
|
pull: true
|
||||||
settings:
|
settings:
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
|
@ -21,7 +21,7 @@ steps:
|
||||||
- event: push
|
- event: push
|
||||||
branch:
|
branch:
|
||||||
exclude: ['main']
|
exclude: ['main']
|
||||||
image: woodpeckerci/plugin-docker-buildx:4.1.0@sha256:28c6bed43137343bd8fedd6477bd9c3cdc7e166c775c8a2a529bd6f96b52f22c
|
image: woodpeckerci/plugin-docker-buildx:4.2.0@sha256:e3c7a04b5c1c679655a7f8de77721a39492019b4c372bea0e90ec3dd765e750a
|
||||||
pull: true
|
pull: true
|
||||||
settings:
|
settings:
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
|
|
Loading…
Reference in a new issue