Merge pull request #134 from christianlouis/dependabot/github_actions/docker/build-push-action-7
chore(ci): bump docker/build-push-action from 5 to 7
This commit is contained in:
@@ -242,7 +242,7 @@ jobs:
|
||||
|
||||
- name: Build and push Docker image
|
||||
id: build-push
|
||||
uses: docker/build-push-action@v5
|
||||
uses: docker/build-push-action@v7
|
||||
with:
|
||||
context: ${{ matrix.context }}
|
||||
push: true
|
||||
|
||||
Reference in New Issue
Block a user