Skip to content

Commit de4fcb5

Browse files
committed
OCI: Stop pinning specific version of tonistiigi/binfmt:qemu-v7.0.0-28
1 parent 89c1771 commit de4fcb5

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/workflows/release-oci-mcpo.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,6 @@ jobs:
9595
9696
- name: Install QEMU
9797
uses: docker/setup-qemu-action@v4
98-
with:
99-
image: tonistiigi/binfmt:qemu-v7.0.0-28
10098

10199
- name: Install Docker Buildx
102100
id: buildx

.github/workflows/release-oci-standard.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,6 @@ jobs:
9595
9696
- name: Install QEMU
9797
uses: docker/setup-qemu-action@v4
98-
with:
99-
image: tonistiigi/binfmt:qemu-v7.0.0-28
10098

10199
- name: Install Docker Buildx
102100
id: buildx

0 commit comments

Comments
 (0)