Skip to content

Commit

Permalink
fix: use qemu 8.1.5 instead of latest (#535)
Browse files Browse the repository at this point in the history
  • Loading branch information
holyspectral authored Feb 5, 2025
1 parent ab0adca commit 7384e1a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions actions/publish-image/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,8 @@ runs:

- name: Setup QEMU
uses: docker/setup-qemu-action@v3
with:
image: tonistiigi/binfmt:qemu-v8.1.5
- name: Setup Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Install Cosign
Expand Down

0 comments on commit 7384e1a

Please sign in to comment.