Skip to content

Commit

Permalink
Merge pull request #46 from homeall/dependabot/github_actions/docker/…
Browse files Browse the repository at this point in the history
…setup-qemu-action-3.2.0
  • Loading branch information
ionutz89 authored Sep 23, 2024
2 parents c35d13e + 0129828 commit 1052687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}

- name: Set up QEMU
uses: docker/setup-qemu-action@v3.1.0
uses: docker/setup-qemu-action@v3.2.0

- name: Set up Docker Buildx
id: buildx
Expand Down

0 comments on commit 1052687

Please sign in to comment.