Update dependency docker/build-push-action to v7.2.0
Build container image / Build and push image (pull_request) Has been cancelled
Build container image / Build and push image (pull_request) Has been cancelled
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