Update docker/build-push-action action to v7
All checks were successful
Build k8s-mgmt-pod image / Build & Push (pull_request) Successful in 16s
All checks were successful
Build k8s-mgmt-pod image / Build & Push (pull_request) Successful in 16s
This commit is contained in:
parent
df0eaf0a21
commit
9408691f86
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
|
||||
id: build
|
||||
uses: docker/build-push-action@v6
|
||||
uses: docker/build-push-action@v7
|
||||
with:
|
||||
context: .
|
||||
file: ./Dockerfile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue