We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fd3667 commit 4c2162aCopy full SHA for 4c2162a
{{cookiecutter.project_slug}}/docker-compose.yml
@@ -359,7 +359,7 @@ services:
359
llm_chat_ui:
360
# TODO: create GPU variation as well for faster whisper and embeddings
361
# TODO add a vector database elastic? qdrant?
362
- image: ghcr.io/open-webui/open-webui:v0.6.28
+ image: ghcr.io/open-webui/open-webui:v0.6.30
363
container_name: chatui
364
volumes:
365
- open-webui:/app/backend/data
0 commit comments