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 82574c0 commit 986749bCopy full SHA for 986749b
.github/workflows/build-push-edge-debug.yaml
@@ -19,6 +19,8 @@ jobs:
19
20
- name: Set up QEMU
21
uses: docker/setup-qemu-action@v3
22
+ with:
23
+ image: tonistiigi/binfmt:qemu-v8.1.5
24
25
- name: Set up Docker Buildx
26
uses: docker/setup-buildx-action@v3
.github/workflows/build-push-edge.yaml
0 commit comments