Skip to content

Commit

Permalink
Merge pull request #22 from uselagoon/renovate/docker-setup-buildx-ac…
Browse files Browse the repository at this point in the history
…tion-3.x
  • Loading branch information
tobybellwood authored Sep 12, 2023
2 parents 7d68b0f + 8723827 commit 3e5f0dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: docker/setup-qemu-action@v3
-
name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
uses: docker/setup-buildx-action@v3
-
name: Login to DockerHub
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit 3e5f0dd

Please sign in to comment.