Update docker/build-push-action action to v7

This commit is contained in:
renovate[bot]
2026-03-06 18:04:06 +00:00
committed by GitHub
parent 97539cb960
commit 749bed6d5b
+1 -1
View File
@@ -57,7 +57,7 @@ jobs:
type=sha
- name: Build and push Docker image
uses: docker/build-push-action@v6
uses: docker/build-push-action@v7
with:
context: .
file: Dockerfile