fix qdrant tag in docker-compose.yaml (#2047)

This commit is contained in:
takatost 2024-01-16 10:24:06 +08:00 committed by GitHub
parent c51e179db8
commit a4adca595a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -287,7 +287,7 @@ services:
# (if uncommented, you need to comment out the weaviate service above,
# and set VECTOR_STORE to qdrant in the api & worker service.)
# qdrant:
# image: langgenius/qdrant:1.7.3
# image: langgenius/qdrant:v1.7.3
# restart: always
# volumes:
# - ./volumes/qdrant:/qdrant/storage