Explorar o código

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

takatost %!s(int64=2) %!d(string=hai) anos
pai
achega
a4adca595a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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