mirror of
https://github.com/docker/setup-qemu-action
synced 2024-11-09 22:31:42 +00: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
|
||||
id: qemu
|
||||
uses: docker/setup-qemu-action@master
|
||||
uses: docker/setup-qemu-action@v1
|
||||
with:
|
||||
image: tonistiigi/binfmt:latest
|
||||
platforms: all
|
||||
|
|
Loading…
Reference in a new issue