ci: pin docker-buildx to 5.0.0 to match PLUGINS_PRIVILEGED allowlist
This commit is contained in:
parent
a8e729b527
commit
36091a8f41
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ when:
|
|||
|
||||
steps:
|
||||
- name: build-and-push
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
image: woodpeckerci/plugin-docker-buildx:5.0.0
|
||||
settings:
|
||||
registry: ghcr.io
|
||||
repo: ghcr.io/traceworks2023/nxtgauge-admin-solid
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue