Skip to content

Commit

Permalink
chore: update qemu action
Browse files Browse the repository at this point in the history
  • Loading branch information
mcfedr committed May 24, 2024
1 parent 4bf1383 commit 8ca032e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
password: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}

- name: Set up QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3

- name: Extract metadata (tags, labels) for Docker
id: meta
Expand Down

0 comments on commit 8ca032e

Please sign in to comment.