Skip to content

Commit 75c3a4c

Browse files
committed
chore: update QEMU
1 parent 4ef338e commit 75c3a4c

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)