Skip to content

Commit

Permalink
Merge pull request #11 from selim13/dependabot/github_actions/docker/…
Browse files Browse the repository at this point in the history
…setup-qemu-action-3

Bump docker/setup-qemu-action from 2 to 3
  • Loading branch information
selim13 authored Sep 14, 2023
2 parents 0cfd792 + f6a0e6f commit cc51a92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: docker/setup-qemu-action@v2
- uses: docker/setup-qemu-action@v3
- uses: docker/setup-buildx-action@v3

- name: Login to Docker Hub
Expand Down

0 comments on commit cc51a92

Please sign in to comment.