Skip to content

Commit

Permalink
Update Docker image to 1.13
Browse files Browse the repository at this point in the history
Co-authored-by: Anush  <[email protected]>
  • Loading branch information
timvisee and Anush008 authored Jan 16, 2025
1 parent d0ceb6a commit c9e8412
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
# The version of qdrant to use to download protos
# TODO bump to 1.13.0 when it is released
qdrantProtosVersion=dev
qdrantProtosVersion=v1.13.0

# The version of qdrant docker image to run integration tests against
# TODO bump to 1.13.0 when it is released
qdrantVersion=dev
qdrantVersion=v1.13.0

# The version of the client to generate
packageVersion=1.13.0

0 comments on commit c9e8412

Please sign in to comment.