-
-
Notifications
You must be signed in to change notification settings - Fork 251
Update docs to demonstrate specifying Qdrant version #917
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Anush008 <[email protected]>
Signed-off-by: Anush008 <[email protected]>
✅ Deploy Preview for testcontainers-node ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
@Anush008 Tests are failing: We should probably keep the version the same as in main, |
In this case, it was actually an update in the REST status message in the latter version. |
Hey 👋. Greetings from Qdrant.
QdrantContainerdefaults to a specific version of Qdrant.We had users coming from https://node.testcontainers.org/modules/qdrant/ not knowing how to specify a custom version. So this PR helps with demonstrating that.