feat: initial support for Milvus 2.4.x (#3795)

This commit is contained in:
Bowen Liang
2024-06-19 13:55:44 +08:00
committed by GitHub
parent 3cc6093e4b
commit bb33ffc332
5 changed files with 31 additions and 84 deletions

View File

@@ -38,7 +38,7 @@ services:
milvus-standalone:
container_name: milvus-standalone
image: milvusdb/milvus:v2.3.1
image: milvusdb/milvus:v2.4.4
command: ["milvus", "run", "standalone"]
environment:
ETCD_ENDPOINTS: etcd:2379