chore(deps): update docker/build-push-action action to v7

This commit is contained in:
2026-03-05 22:01:32 +00:00
parent 89706bf044
commit 7d6305bdbd
2 changed files with 2 additions and 2 deletions

View File

@@ -83,7 +83,7 @@ jobs:
printf "Tags:\n${{ steps.meta.outputs.tags }}"
- name: Build images
uses: docker/build-push-action@v6
uses: docker/build-push-action@v7
with:
context: .
push: false