Update docker/build-push-action action to v7
This commit is contained in:
@@ -99,7 +99,7 @@ jobs:
|
|||||||
uses: docker/setup-buildx-action@v4
|
uses: docker/setup-buildx-action@v4
|
||||||
|
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v7
|
||||||
with:
|
with:
|
||||||
# Use path context so we can access pre-compiled binaries
|
# Use path context so we can access pre-compiled binaries
|
||||||
context: .
|
context: .
|
||||||
|
|||||||
Reference in New Issue
Block a user