Skip to content

Commit 0df706b

Browse files
authored
Merge pull request #49 from d4rkstar/main
chore: try to fix gh build action
2 parents 5581626 + 6da679e commit 0df706b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
- name: Set up QEMU
9494
uses: docker/setup-qemu-action@v3
9595
with:
96-
image: tonistiigi/binfmt:qemu-v9.2.0-46
96+
image: tonistiigi/binfmt:qemu-v7.0.0-28
9797
- name: Set up Docker Buildx
9898
uses: docker/setup-buildx-action@v3
9999
- name: Image

0 commit comments

Comments
 (0)