File tree Expand file tree Collapse file tree 3 files changed +9
-0
lines changed
Expand file tree Collapse file tree 3 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 5050 ${DOCKER_IMAGE_TAGS} .
5151 - name : Set up QEMU
5252 uses : docker/setup-qemu-action@v3
53+ with :
54+ # Until https://github.com/tonistiigi/binfmt/issues/215
55+ image : tonistiigi/binfmt:qemu-v8.1.5
5356 - name : Set up Docker Buildx
5457 uses : docker/setup-buildx-action@v3
5558 - name : Login to GitHub Container Registry
Original file line number Diff line number Diff line change 5555 ${DOCKER_IMAGE_TAGS} .
5656 - name : Set up QEMU
5757 uses : docker/setup-qemu-action@v3
58+ with :
59+ # Until https://github.com/tonistiigi/binfmt/issues/215
60+ image : tonistiigi/binfmt:qemu-v8.1.5
5861 - name : Set up Docker Buildx
5962 uses : docker/setup-buildx-action@v3
6063 - name : Login to GitHub Container Registry
Original file line number Diff line number Diff line change 7373 ${DOCKER_IMAGE_TAGS} .
7474 - name : Set up QEMU
7575 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
7679 - name : Set up Docker Buildx
7780 uses : docker/setup-buildx-action@v3
7881 - name : Login to GitHub Container Registry
You can’t perform that action at this time.
0 commit comments