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 68ff663 commit b5034cdCopy full SHA for b5034cd
.github/workflows/docker.yml
@@ -51,6 +51,8 @@ jobs:
51
52
- name: Set up QEMU
53
uses: docker/setup-qemu-action@v3
54
+ with:
55
+ image: tonistiigi/binfmt:qemu-v8.1.5
56
57
- name: Set up Docker Buildx
58
uses: docker/setup-buildx-action@v3
0 commit comments