Skip to content

Commit

Permalink
CI: bump QEMU to v8.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
KFERMercer committed Jan 24, 2025
1 parent b288627 commit b983510
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/Build-Push-Containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ jobs:

- name: Set up QEMU
uses: docker/setup-qemu-action@v3
with:
# https://github.com/tonistiigi/binfmt/issues/215#issuecomment-2613004741
image: tonistiigi/binfmt:qemu-v8.1.5

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
Expand Down

0 comments on commit b983510

Please sign in to comment.