Update docker/build-push-action action to v7
This commit is contained in:
@@ -39,7 +39,7 @@ jobs:
|
|||||||
latest=true
|
latest=true
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v7
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
|
|||||||
Reference in New Issue
Block a user