chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v6 #8

Merged
Lumpiasty merged 1 commits from renovate/woodpeckerci-plugin-docker-buildx-6.x into main 2026-06-01 18:27:02 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit d45799a314 - Show all commits
+1 -1
View File
@@ -16,7 +16,7 @@ when:
steps:
- name: Build all arches (no push)
image: woodpeckerci/plugin-docker-buildx:5.2.2
image: woodpeckerci/plugin-docker-buildx:6.1.0
privileged: true
settings:
repo: mikrotik-tailscale
+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:5.2.2
image: woodpeckerci/plugin-docker-buildx:6.1.0
privileged: true
settings:
registry: gitea.lumpiasty.xyz