1
0
mirror of https://gitea.com/docker/setup-qemu-action.git synced 2026-02-02 13:14:28 +07:00

Merge pull request #5 from crazy-max/fix-readme

Use master for now
This commit is contained in:
Tõnis Tiigi
2020-08-27 17:23:21 -07:00
committed by GitHub

View File

@@ -37,7 +37,7 @@ jobs:
- -
name: Set up QEMU name: Set up QEMU
id: qemu id: qemu
uses: docker/setup-qemu-action@v1 uses: docker/setup-qemu-action@master
with: with:
image: tonistiigi/binfmt:latest image: tonistiigi/binfmt:latest
platforms: all platforms: all