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

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

View file

@ -106,7 +106,7 @@ jobs:
- name: Build and push - name: Build and push
id: build id: build
uses: docker/build-push-action@v6 uses: docker/build-push-action@v7
with: with:
context: . context: .
file: ./Dockerfile file: ./Dockerfile