Skip to content

Commit

Permalink
Merge pull request #23 from seb-daehne/renovate/docker-setup-qemu-act…
Browse files Browse the repository at this point in the history
…ion-3.x

Update docker/setup-qemu-action action to v3
  • Loading branch information
seb-daehne authored Jul 28, 2024
2 parents 7ffa743 + ce8e4e7 commit 753839e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v4
- name: Set up QEMU
id: qemu
uses: docker/setup-qemu-action@v1
uses: docker/setup-qemu-action@v3
with:
image: tonistiigi/binfmt:latest
platforms: linux/arm/v7
Expand Down

0 comments on commit 753839e

Please sign in to comment.