Compare commits

..
Author SHA1 Message Date
Renovate e2264a246b chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v6.1.1
ci/woodpecker/pr/pr-build Pipeline was successful
2026-07-21 15:41:34 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ when:
steps:
- name: Build all arches (no push)
image: woodpeckerci/plugin-docker-buildx:6.1.0
image: woodpeckerci/plugin-docker-buildx:6.1.1
privileged: true
settings:
platforms: linux/amd64,linux/arm64,linux/arm/v7
+1 -1
View File
@@ -43,7 +43,7 @@ steps:
- 'printf "PLUGIN_PASSWORD=%s\n" "$(bao kv get -mount secret -field REGISTRY_PASSWORD container-registry)" >> /woodpecker/registry.env'
- name: Build and push multi-arch image
image: woodpeckerci/plugin-docker-buildx:6.1.0
image: woodpeckerci/plugin-docker-buildx:6.1.1
privileged: true
settings:
registry: gitea.lumpiasty.xyz