File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 52
52
uses : docker/setup-qemu-action@v3
53
53
with :
54
54
# Until https://github.com/tonistiigi/binfmt/issues/215
55
- image : tonistiigi/binfmt:qemu-v8.1.5
55
+ image : tonistiigi/binfmt:qemu-v7.0.0-28
56
56
- name : Set up Docker Buildx
57
57
uses : docker/setup-buildx-action@v3
58
58
- name : Login to GitHub Container Registry
Original file line number Diff line number Diff line change 57
57
uses : docker/setup-qemu-action@v3
58
58
with :
59
59
# Until https://github.com/tonistiigi/binfmt/issues/215
60
- image : tonistiigi/binfmt:qemu-v8.1.5
60
+ image : tonistiigi/binfmt:qemu-v7.0.0-28
61
61
- name : Set up Docker Buildx
62
62
uses : docker/setup-buildx-action@v3
63
63
- name : Login to GitHub Container Registry
Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ jobs:
135
135
uses : docker/setup-qemu-action@v3
136
136
with :
137
137
# Until https://github.com/tonistiigi/binfmt/issues/215
138
- image : tonistiigi/binfmt:qemu-v8.1.5
138
+ image : tonistiigi/binfmt:qemu-v7.0.0-28
139
139
- name : Set up Docker Buildx
140
140
uses : docker/setup-buildx-action@v3
141
141
- name : Login to GitHub Container Registry
You can’t perform that action at this time.
0 commit comments