mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 11:57:51 +01:00
refac: cleaner tag
This commit is contained in:
committed by
GitHub
parent
536fd347b9
commit
073f06d449
2
.github/workflows/docker-build.yaml
vendored
2
.github/workflows/docker-build.yaml
vendored
@@ -78,5 +78,5 @@ jobs:
|
|||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:with-ollama
|
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:ollama
|
||||||
build-args: USE_OLLAMA=true
|
build-args: USE_OLLAMA=true
|
||||||
|
|||||||
Reference in New Issue
Block a user