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