Skip to content

Commit

Permalink
up qdrant version
Browse files Browse the repository at this point in the history
  • Loading branch information
generall committed Jun 12, 2024
1 parent 8a1c664 commit 7afc142
Show file tree
Hide file tree
Showing 3 changed files with 586 additions and 792 deletions.
2 changes: 1 addition & 1 deletion engine/servers/qdrant-single-node/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.7'

services:
qdrant_bench:
image: ${CONTAINER_REGISTRY:-docker.io}/qdrant/qdrant:v1.8.2
image: ${CONTAINER_REGISTRY:-docker.io}/qdrant/qdrant:v1.9.5
network_mode: host
logging:
driver: "json-file"
Expand Down
Loading

0 comments on commit 7afc142

Please sign in to comment.