Update docker/build-push-action action to v7

This commit is contained in:
renovate[bot]
2026-08-10 14:31:03 +00:00
committed by GitHub
parent eb3df6adc2
commit da86f04283
+1 -1
View File
@@ -40,7 +40,7 @@ jobs:
type=sha,prefix= type=sha,prefix=
- name: Build and push - name: Build and push
uses: docker/build-push-action@v5 uses: docker/build-push-action@v7
with: with:
context: . context: .
push: true push: true