Skip to content

Commit

Permalink
Merge pull request #46 from zero88/dependabot/github_actions/docker/s…
Browse files Browse the repository at this point in the history
…etup-qemu-action-3

Bump docker/setup-qemu-action from 2 to 3
  • Loading branch information
zero88 authored Mar 18, 2024
2 parents 4b1649f + 8480152 commit 74b891a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
docker buildx imagetools inspect localhost:5000/test:buildcache
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3

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

0 comments on commit 74b891a

Please sign in to comment.