Skip to content

Commit 0d29972

Browse files
build: update build-and-push.yml.
1 parent 6f5bed1 commit 0d29972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-push.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
uses: docker/setup-qemu-action@v3
7676
with:
7777
# Until https://github.com/tonistiigi/binfmt/issues/215
78-
image: tonistiigi/binfmt:qemu-v8.1.5
78+
image: tonistiigi/binfmt:qemu-v7.0.0-28
7979
- name: Set up Docker Buildx
8080
uses: docker/setup-buildx-action@v3
8181
- name: Login to GitHub Container Registry

0 commit comments

Comments
 (0)