Skip to content

Commit 4c2162a

Browse files
committed
feat: upgrade owui
1 parent 0fd3667 commit 4c2162a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ services:
359359
llm_chat_ui:
360360
# TODO: create GPU variation as well for faster whisper and embeddings
361361
# TODO add a vector database elastic? qdrant?
362-
image: ghcr.io/open-webui/open-webui:v0.6.28
362+
image: ghcr.io/open-webui/open-webui:v0.6.30
363363
container_name: chatui
364364
volumes:
365365
- open-webui:/app/backend/data

0 commit comments

Comments
 (0)