Merge pull request #34 from netbootxyz/renovate/docker-build-push-action-4.x

Update docker/build-push-action action to v4
This commit is contained in:
Antony Messerli 2023-02-06 12:58:53 -06:00 committed by GitHub
commit 2e3f17ab57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -114,7 +114,7 @@ jobs:
- name: Build and push image
if: steps.version_check.outcome == 'success' && steps.version_check.conclusion == 'success'
uses: docker/build-push-action@v3
uses: docker/build-push-action@v4
with:
push: true
context: .