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 44dd679 commit 3a2cfddCopy full SHA for 3a2cfdd
.github/workflows/docker_push.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Set up QEMU
43
uses: docker/setup-qemu-action@v3
44
with:
45
- image: tonistiigi/binfmt:latest
+ image: tonistiigi/binfmt:qemu-v7.0.0
46
platforms: all
47
48
- name: Set up Docker Buildx
0 commit comments