Update docker/build-push-action action to v7
Some checks failed
Lint / lint (push) Failing after 6s
Build / build (pull_request) Failing after 17s

This commit is contained in:
2026-03-06 12:07:23 +00:00
parent 28ba9ae8e5
commit 1d415ce7e8

View File

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