mirror of
https://github.com/docker/build-push-action.git
synced 2024-11-06 00:35:53 -05:00
Use master tag
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
e3626b5cb1
commit
66ba91a185
1 changed files with 1 additions and 1 deletions
2
.github/workflows/setup-qemu-ci.yml
vendored
2
.github/workflows/setup-qemu-ci.yml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
|||
matrix:
|
||||
image:
|
||||
- tonistiigi/binfmt:latest
|
||||
- tonistiigi/binfmt:buildkit
|
||||
- tonistiigi/binfmt:master
|
||||
platforms:
|
||||
- all
|
||||
- arm64,riscv64,arm
|
||||
|
|
Loading…
Reference in a new issue