Skip to content

Commit 3a2cfdd

Browse files
authored
[FLINK-37359] Pin qemu image to 7.0.0
1 parent 44dd679 commit 3a2cfdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker_push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Set up QEMU
4343
uses: docker/setup-qemu-action@v3
4444
with:
45-
image: tonistiigi/binfmt:latest
45+
image: tonistiigi/binfmt:qemu-v7.0.0
4646
platforms: all
4747

4848
- name: Set up Docker Buildx

0 commit comments

Comments
 (0)