Skip to content

Commit

Permalink
set up qemu image
Browse files Browse the repository at this point in the history
  • Loading branch information
erickgonzalez committed Feb 13, 2025
1 parent 2c93354 commit 4a222b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-docker-image-on-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
- name: Set up QEMU
uses: docker/[email protected]
with:
image: tonistiigi/binfmt:qemu-v7.0.0-28
platforms: amd64,arm64
- name: Docker Setup Buildx
uses: docker/[email protected]
Expand Down

0 comments on commit 4a222b1

Please sign in to comment.