We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e39c7af commit 931b285Copy full SHA for 931b285
tests/integration-tests.sh
@@ -11,7 +11,7 @@ function stop_docker()
11
# Ensure current path is project root
12
cd "$(dirname "$0")/../"
13
14
-QDRANT_LATEST="v1.12.0"
+QDRANT_LATEST="v1.12.1"
15
QDRANT_VERSION=${QDRANT_VERSION:-"$QDRANT_LATEST"}
16
IGNORE_CONGRUENCE_TESTS=${IGNORE_CONGRUENCE_TESTS:-"false"}
17
REST_PORT="6333"
0 commit comments