ci: pin docker-buildx to 5.0.0 to match PLUGINS_PRIVILEGED allowlist
This commit is contained in:
parent
4adab13314
commit
e924aaf5cb
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ matrix:
|
|||
|
||||
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-rust-${SERVICE}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue