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 4ef338e commit 75c3a4cCopy full SHA for 75c3a4c
.github/workflows/publish.yml
@@ -40,6 +40,8 @@ jobs:
40
# https://github.com/docker/setup-qemu-action
41
- name: Set up QEMU
42
uses: docker/setup-qemu-action@v3
43
+ with:
44
+ image: tonistiigi/binfmt:buildkit-v8.1.5
45
46
# https://github.com/docker/setup-buildx-action
47
- name: Set up Docker Buildx
0 commit comments