mirror of
https://github.com/docker/build-push-action.git
synced 2025-05-06 13:39:30 +02:00
Update READMEs
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
66ba91a185
commit
a1eb1729d4
2 changed files with 5 additions and 5 deletions
|
@ -30,7 +30,7 @@ jobs:
|
|||
uses: actions/checkout@v2
|
||||
-
|
||||
name: Set up QEMU
|
||||
uses: docker/actions/setup-qemu@v2
|
||||
uses: docker/actions/setup-qemu@v1
|
||||
with:
|
||||
image: tonistiigi/binfmt:latest
|
||||
platforms: all
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue