Skip to content

Commit 8526053

Browse files
committed
chore: try to fix gh build action
trying with v9.2.0-48 (previous latest)
1 parent 9b0e3bc commit 8526053

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/image.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ jobs:
9292
password: ${{ secrets.DOCKERHUB_TOKEN }}
9393
- name: Set up QEMU
9494
uses: docker/setup-qemu-action@v3
95+
with:
96+
image: tonistiigi/binfmt:qemu-v9.2.0-48
9597
- name: Set up Docker Buildx
9698
uses: docker/setup-buildx-action@v3
9799
- name: Image

0 commit comments

Comments
 (0)