mirror of
https://gitee.com/actions-mirror/docker-build-push-action
synced 2026-06-10 05:09:37 +08:00
Fix and cleanup of v2 setup actions
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
@@ -31,7 +31,7 @@ jobs:
|
||||
-
|
||||
name: Set up QEMU
|
||||
id: qemu
|
||||
uses: docker/actions/setup-qemu@v1
|
||||
uses: docker/setup-qemu-action@v1
|
||||
with:
|
||||
image: tonistiigi/binfmt:latest
|
||||
platforms: all
|
||||
|
||||
Reference in New Issue
Block a user