mirror of
https://github.com/qdrant/qdrant-client.git
synced 2026-09-21 05:27:43 -05:00
tests: update qdrant latest to v1.19.1
This commit is contained in:
@@ -11,7 +11,7 @@ function stop_docker()
|
||||
# Ensure current path is project root
|
||||
cd "$(dirname "$0")/../"
|
||||
|
||||
QDRANT_LATEST="v1.19.0"
|
||||
QDRANT_LATEST="v1.19.1"
|
||||
QDRANT_VERSION=${QDRANT_VERSION:-"$QDRANT_LATEST"}
|
||||
IGNORE_CONGRUENCE_TESTS=${IGNORE_CONGRUENCE_TESTS:-"false"}
|
||||
REST_PORT="6333"
|
||||
|
||||
Reference in New Issue
Block a user