Skip to content

Commit

Permalink
Merge pull request #30 from netbootxyz/renovate/ubuntu-20.04-docker-b…
Browse files Browse the repository at this point in the history
…uild-push-action-3.x

Update docker/build-push-action action to v3 (ubuntu-20.04)
  • Loading branch information
antonym authored Sep 18, 2022
2 parents a7d37a8 + 7cc7a98 commit 5357ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu-20.04.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
password: ${{ secrets.GHCR_TOKEN }}

- name: Build and push image
uses: docker/build-push-action@v2
uses: docker/build-push-action@v3
with:
push: true
context: .
Expand Down

0 comments on commit 5357ec6

Please sign in to comment.