Update docker/build-push-action action to v7
This commit is contained in:
parent
bd9953a744
commit
8fa5041c72
@ -35,7 +35,7 @@ jobs:
|
|||||||
driver-opts: |
|
driver-opts: |
|
||||||
namespace=git
|
namespace=git
|
||||||
- name: Build
|
- name: Build
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v7
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user