Skip to content

Commit

Permalink
Use QEMU v9.2.0 when releasing multi-arch image
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanemerson committed Feb 7, 2025
1 parent aab6ebe commit eaa38d5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/image_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:

- name: Set up QEMU
uses: docker/setup-qemu-action@v3
with:
image: tonistiigi/binfmt:qemu-v9.2.0
cache-image: false

- name: Set up Docker Buildx
id: buildx
Expand Down

0 comments on commit eaa38d5

Please sign in to comment.