ci: pin docker-buildx to 5.0.0 to match PLUGINS_PRIVILEGED allowlist
This commit is contained in:
parent
b73c99b264
commit
a162e85d1e
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-frontend-solid
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue