Update docker/build-push-action action to v7
Some checks failed
Build k8s-mgmt-pod image / Build & Push (pull_request) Failing after 16s
Some checks failed
Build k8s-mgmt-pod image / Build & Push (pull_request) Failing after 16s
This commit is contained in:
parent
d26bf1a78a
commit
e8a85434ca
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-workflow.yaml
vendored
2
.github/workflows/build-workflow.yaml
vendored
|
|
@ -106,7 +106,7 @@ jobs:
|
||||||
|
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
id: build
|
id: build
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v7
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue