Merge branch 'main_upstream' into develop
This commit is contained in:
commit
41b36d3a8f
|
|
@ -38,7 +38,7 @@ jobs:
|
||||||
type=edge,branch=main
|
type=edge,branch=main
|
||||||
|
|
||||||
- name: Build and push Docker image
|
- name: Build and push Docker image
|
||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue