Skip to content

Commit

Permalink
Specify version correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardozgz committed Jul 2, 2024
1 parent 19c27cb commit 01929bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: docker/setup-qemu-action@v3

- name: Docker Setup Buildx
uses: docker/setup-buildx-action@3
uses: docker/setup-buildx-action@v3

- name: Log in to DockerHub Container registry
uses: docker/login-action@v3
Expand Down

0 comments on commit 01929bb

Please sign in to comment.