We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6598fc7 commit 9919a99Copy full SHA for 9919a99
1 file changed
docker-compose.yml
@@ -10,7 +10,7 @@ services:
10
- cpu
11
12
qdrant:
13
- image: qdrant/qdrant:v1.13.6
+ image: qdrant/qdrant:v1.16.3
14
ports:
15
- "6333:6333"
16
- "6334:6334"
0 commit comments