Merge pull request #3570 from benoitc/dependabot/github_actions/docker/build-push-action-7

chore(deps): bump docker/build-push-action from 6 to 7
This commit is contained in:
Benoit Chesneau 2026-04-03 01:54:21 +02:00 committed by GitHub
commit 387ed995c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46,7 +46,7 @@ jobs:
type=raw,value=latest,enable={{is_default_branch}}
- name: Build and push
uses: docker/build-push-action@v6
uses: docker/build-push-action@v7
with:
context: .
file: docker/Dockerfile