1 Commits

Author SHA1 Message Date
318ed81353 chore(deps): update docker/build-push-action action to v7
All checks were successful
Conventional Commit / Validate PR Title (pull_request) Successful in 5s
CI / ci (pull_request) Successful in 34s
2026-03-05 22:02:52 +00:00

View File

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