We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8353dea commit 530f42cCopy full SHA for 530f42c
.github/workflows/docker-build.yml
@@ -36,6 +36,7 @@ jobs:
36
uses: docker/setup-qemu-action@v3
37
with:
38
platforms: all
39
+ image: tonistiigi/binfmt:qemu-v7.0.0
40
- name: Set up Docker Buildx
41
id: buildx
42
uses: docker/setup-buildx-action@v3
0 commit comments