fix: Revert "feat: initial support for Milvus 2.4.x (#3795)" downgrading to 2.3.x for Linux arm64 installation failure (#5414)

This commit is contained in:
Bowen Liang 2024-06-20 11:18:05 +08:00 committed by GitHub
commit aed56b1a8f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 84 additions and 31 deletions

View file

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