Skip to content

Commit

Permalink
Merge pull request PrivateBin#169 from PrivateBin/dependabot/github_a…
Browse files Browse the repository at this point in the history
…ctions/docker/setup-qemu-action-3

Bump docker/setup-qemu-action from 2 to 3
  • Loading branch information
elrido authored Sep 14, 2023
2 parents 1d01b87 + 3f105a9 commit 905c23a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3
with:
platforms: linux/arm/v6,linux/arm/v7,linux/arm64,linux/ppc64le
- name: Set up Docker Buildx
Expand Down

0 comments on commit 905c23a

Please sign in to comment.