mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2025-04-27 15:30:29 +05:30
pin binfmt version in setup qemu action to known-good version to fix docker build
This commit is contained in:
parent
8353deac68
commit
530f42c2ea
1
.github/workflows/docker-build.yml
vendored
1
.github/workflows/docker-build.yml
vendored
@ -36,6 +36,7 @@ jobs:
|
||||
uses: docker/setup-qemu-action@v3
|
||||
with:
|
||||
platforms: all
|
||||
image: tonistiigi/binfmt:qemu-v7.0.0
|
||||
- name: Set up Docker Buildx
|
||||
id: buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user