Update docker/build-push-action action to v7 #81

Open
renovate-bot wants to merge 1 commits from renovate/docker-build-push-action-7.x into next
Showing only changes of commit 1d415ce7e8 - Show all commits

View File

@@ -39,7 +39,7 @@ jobs:
latest=true
- name: Build
uses: docker/build-push-action@v6
uses: docker/build-push-action@v7
with:
context: .
file: ./Dockerfile