mirror of
https://gitea.com/docker/setup-qemu-action.git
synced 2024-11-22 01:19:33 +01:00
v1 mutable tag
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
5ba6d7c3cc
commit
c689e911a7
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ jobs:
|
||||||
-
|
-
|
||||||
name: Set up QEMU
|
name: Set up QEMU
|
||||||
id: qemu
|
id: qemu
|
||||||
uses: docker/setup-qemu-action@master
|
uses: docker/setup-qemu-action@v1
|
||||||
with:
|
with:
|
||||||
image: tonistiigi/binfmt:latest
|
image: tonistiigi/binfmt:latest
|
||||||
platforms: all
|
platforms: all
|
||||||
|
|
Loading…
Reference in a new issue