File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -286,7 +286,7 @@ jobs:
286
286
- name : Set up QEMU
287
287
uses : docker/setup-qemu-action@5927c834f5b4fdf503fca6f4c7eccda82949e1ee # v3.1.0
288
288
with :
289
- image : tonistiigi/binfmt:latest
289
+ image : tonistiigi/binfmt:qemu-v8.1.5
290
290
platforms : all
291
291
292
292
- name : Set up Docker Buildx
@@ -507,7 +507,7 @@ jobs:
507
507
- name : Set up QEMU
508
508
uses : docker/setup-qemu-action@5927c834f5b4fdf503fca6f4c7eccda82949e1ee # v3.1.0
509
509
with :
510
- image : tonistiigi/binfmt:latest
510
+ image : tonistiigi/binfmt:qemu-v8.1.5
511
511
platforms : all
512
512
513
513
- name : Set up Docker Buildx
@@ -867,7 +867,7 @@ jobs:
867
867
- name : Set up QEMU
868
868
uses : docker/setup-qemu-action@5927c834f5b4fdf503fca6f4c7eccda82949e1ee # v3.1.0
869
869
with :
870
- image : tonistiigi/binfmt:latest
870
+ image : tonistiigi/binfmt:qemu-v8.1.5
871
871
platforms : all
872
872
873
873
- name : Set up Docker Buildx
You can’t perform that action at this time.
0 commit comments