Skip to content

Commit bec6e7d

Browse files
authored
Merge pull request #323 from theseion/update-qemu
chore: update QEMU
2 parents 4ef338e + 75c3a4c commit bec6e7d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ jobs:
4040
# https://github.com/docker/setup-qemu-action
4141
- name: Set up QEMU
4242
uses: docker/setup-qemu-action@v3
43+
with:
44+
image: tonistiigi/binfmt:buildkit-v8.1.5
4345

4446
# https://github.com/docker/setup-buildx-action
4547
- name: Set up Docker Buildx

0 commit comments

Comments
 (0)