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 83b58bd commit 334571fCopy full SHA for 334571f
.github/workflows/build-and-publish.yml
@@ -17,6 +17,8 @@ jobs:
17
submodules: 'recursive'
18
- name: Set up QEMU
19
uses: docker/setup-qemu-action@v1
20
+ with:
21
+ image: tonistiigi/binfmt:qemu-v7.0.0-28
22
- name: Set up Docker Buildx
23
uses: docker/setup-buildx-action@v1
24
- name: Login to DockerHub
0 commit comments