dep: bump chromadb from 0.5.0 to 0.5.1 (#5345)

This commit is contained in:
Bowen Liang
2024-06-18 14:05:14 +08:00
committed by GitHub
parent c7d378555a
commit 7450b9acf3
4 changed files with 23 additions and 21 deletions

View File

@@ -2,7 +2,7 @@ version: '3'
services:
# Chroma vector store.
chroma:
image: ghcr.io/chroma-core/chroma:0.5.0
image: ghcr.io/chroma-core/chroma:0.5.1
restart: always
volumes:
- ./volumes/chroma:/chroma/chroma