Update to web ui v0.3.10

This commit is contained in:
Matt Curfman 2024-08-01 22:08:02 -07:00 committed by GitHub
parent ab863141ca
commit 698d574fce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@ services:
environment: environment:
- DISPLAY=${DISPLAY} - DISPLAY=${DISPLAY}
ollama-webui: ollama-webui:
image: ghcr.io/open-webui/open-webui:git-c9589e2 image: ghcr.io/open-webui/open-webui:v0.3.10
container_name: ollama-webui container_name: ollama-webui
volumes: volumes:
- ollama-webui:/app/backend/data - ollama-webui:/app/backend/data