Skip to content

Commit

Permalink
Merge pull request #18 from netbootxyz/renovate/debian-11-docker-buil…
Browse files Browse the repository at this point in the history
…d-push-action-3.x

Update docker/build-push-action action to v3 (debian-11)
  • Loading branch information
antonym authored Sep 18, 2022
2 parents 1b9f391 + 1228f83 commit 09cd484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/debian-11.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 09cd484

Please sign in to comment.