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 dd154b9Copy full SHA for dd154b9
.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-v8.1.5
46
platforms: all
47
48
- name: Set up Docker Buildx
0 commit comments