Skip to content

Commit 9919a99

Browse files
committed
chore: update Qdrant Docker image to v1.16.3
1 parent 6598fc7 commit 9919a99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ services:
1010
- cpu
1111

1212
qdrant:
13-
image: qdrant/qdrant:v1.13.6
13+
image: qdrant/qdrant:v1.16.3
1414
ports:
1515
- "6333:6333"
1616
- "6334:6334"

0 commit comments

Comments
 (0)