We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f5bed1 commit 0d29972Copy full SHA for 0d29972
.github/workflows/build-and-push.yml
@@ -75,7 +75,7 @@ jobs:
75
uses: docker/setup-qemu-action@v3
76
with:
77
# Until https://github.com/tonistiigi/binfmt/issues/215
78
- image: tonistiigi/binfmt:qemu-v8.1.5
+ image: tonistiigi/binfmt:qemu-v7.0.0-28
79
- name: Set up Docker Buildx
80
uses: docker/setup-buildx-action@v3
81
- name: Login to GitHub Container Registry
0 commit comments