mirror of
https://github.com/open-webui/open-webui
synced 2024-11-21 23:57:51 +00:00
Use the built image on repository instead of the local one
This commit is contained in:
parent
017825e437
commit
e2688dc2b1
@ -16,7 +16,7 @@ services:
|
||||
args:
|
||||
OLLAMA_API_BASE_URL: '/ollama/api'
|
||||
dockerfile: Dockerfile
|
||||
image: ollama-webui:latest
|
||||
image: ghcr.io/ollama-webui/ollama-webui:main
|
||||
container_name: ollama-webui
|
||||
depends_on:
|
||||
- ollama
|
||||
|
Loading…
Reference in New Issue
Block a user