Renovate: Update woodpeckerci/plugin-docker-buildx Docker tag to v4.1.0 #40

Merged
HueHe merged 1 commit from renovate-all into main 2024-07-10 23:41:02 +02:00

View file

@ -3,7 +3,7 @@ steps:
when: when:
- event: push - event: push
branch: main branch: main
image: woodpeckerci/plugin-docker-buildx:4.0.0@sha256:9d24b71c37d7a958d79252e608c4d1a04b02f2e74d4e26003b43e0830038bde0 image: woodpeckerci/plugin-docker-buildx:4.1.0@sha256:28c6bed43137343bd8fedd6477bd9c3cdc7e166c775c8a2a529bd6f96b52f22c
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.0.0@sha256:9d24b71c37d7a958d79252e608c4d1a04b02f2e74d4e26003b43e0830038bde0 image: woodpeckerci/plugin-docker-buildx:4.1.0@sha256:28c6bed43137343bd8fedd6477bd9c3cdc7e166c775c8a2a529bd6f96b52f22c
pull: true pull: true
settings: settings:
platforms: linux/amd64 platforms: linux/amd64