mirror of
https://github.com/Cian-H/openwebui_engineering_assistant.git
synced 2025-12-22 20:51:57 +00:00
Pinned chroma version to recommended
This commit is contained in:
@@ -117,7 +117,7 @@ services:
|
||||
max-file: "1"
|
||||
|
||||
chroma:
|
||||
image: docker.io/chromadb/chroma:latest
|
||||
image: docker.io/chromadb/chroma:0.5.4
|
||||
container_name: chroma
|
||||
volumes:
|
||||
- chroma:/chroma/chroma
|
||||
|
||||
Reference in New Issue
Block a user