mirror of
https://github.com/open-webui/open-webui
synced 2025-01-18 00:30:51 +00:00
refac: cleaner tag
This commit is contained in:
parent
536fd347b9
commit
073f06d449
2
.github/workflows/docker-build.yaml
vendored
2
.github/workflows/docker-build.yaml
vendored
@ -78,5 +78,5 @@ jobs:
|
||||
context: .
|
||||
push: true
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user