Skip to content

Commit 2f50745

Browse files
committed
update to 22
1 parent 0d3127f commit 2f50745

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.20
362+
image: ghcr.io/open-webui/open-webui:v0.6.22
363363
container_name: chatui
364364
volumes:
365365
- open-webui:/app/backend/data

0 commit comments

Comments
 (0)