mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Update docker/setup-qemu-action action to v2
This commit is contained in:
parent
64c5580c69
commit
77c11a603b
2
.github/workflows/docker-nightly.yaml
vendored
2
.github/workflows/docker-nightly.yaml
vendored
@ -27,7 +27,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@v2
|
||||||
with:
|
with:
|
||||||
image: tonistiigi/binfmt:latest
|
image: tonistiigi/binfmt:latest
|
||||||
platforms: all
|
platforms: all
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user