Update open-webui to v0.4.6
This commit is contained in:
parent
daae9ed045
commit
95aed66fe5
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
become: true
|
||||
community.docker.docker_container:
|
||||
name: open-webui-1
|
||||
image: ghcr.io/open-webui/open-webui:git-96c8654
|
||||
image: ghcr.io/open-webui/open-webui:git-0a26c41
|
||||
env:
|
||||
OLLAMA_BASE_URL: http://ollama-1:11434
|
||||
DATABASE_URL: "{{ database_url }}"
|
||||
|
|
Loading…
Reference in a new issue