Skip to content

Commit 04ba549

Browse files
committed
Update Docker image for integration tests
1 parent 0ec2769 commit 04ba549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ function stop_docker()
1111
# Ensure current path is project root
1212
cd "$(dirname "$0")/../"
1313

14-
QDRANT_VERSION='dev'
14+
QDRANT_VERSION='v1.13.0'
1515

1616
QDRANT_HOST='localhost:6333'
1717

0 commit comments

Comments
 (0)