Skip to content

Commit f2250a6

Browse files
authored
pin qemu image
1 parent 09f20d7 commit f2250a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,8 @@ jobs:
207207
uses: actions/[email protected]
208208
- name: Setup QEMU
209209
uses: docker/setup-qemu-action@v3
210+
with:
211+
image: tonistiigi/binfmt:qemu-v7.0.0-28
210212
- name: Setup Docker buildx
211213
uses: docker/setup-buildx-action@v3
212214
- name: Login to DockerHub

0 commit comments

Comments
 (0)