Update docker/build-push-action action to v7
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
|||||||
run: ./.gitea/workflows/version_env.sh
|
run: ./.gitea/workflows/version_env.sh
|
||||||
|
|
||||||
- name: Build and push Docker image (multi-arch)
|
- name: Build and push Docker image (multi-arch)
|
||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v7
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
|
|||||||
Reference in New Issue
Block a user