Skip to content

Commit 54b3378

Browse files
committed
ci: try QEMU v7.2.0 to fix arm64 libc-bin ldconfig segfault
1 parent e49e3b3 commit 54b3378

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Set up QEMU
4444
uses: docker/setup-qemu-action@v3
4545
with:
46-
image: tonistiigi/binfmt:qemu-v8.1.5
46+
image: tonistiigi/binfmt:qemu-v7.2.0
4747

4848
- name: Set up Docker Buildx
4949
uses: docker/setup-buildx-action@v3

0 commit comments

Comments
 (0)