Merge pull request 'Update dependency docker/build-push-action to v7.2.0' (#10) from renovate/docker-build-push-action-7.x into main
Reviewed-on: #10
This commit is contained in:
@@ -89,7 +89,7 @@ jobs:
|
|||||||
password: ${{ secrets.REGISTRY }}
|
password: ${{ secrets.REGISTRY }}
|
||||||
|
|
||||||
- name: Build and Push Image (Docker Buildx)
|
- name: Build and Push Image (Docker Buildx)
|
||||||
uses: docker/build-push-action@v7
|
uses: docker/build-push-action@v7.2.0
|
||||||
id: build_image
|
id: build_image
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
|
|||||||
Reference in New Issue
Block a user