瀏覽代碼

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

takatost 1 年之前
父節點
當前提交
a4adca595a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docker/docker-compose.yaml

+ 1 - 1
docker/docker-compose.yaml

@@ -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