Merge pull request #171 from xerrors/fix-milvus-version

Update docker-compose.dev.yml
This commit is contained in:
Wenjie Zhang 2025-04-28 16:48:04 +08:00 committed by GitHub
commit 5da6e26a30
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46,7 +46,7 @@ services:
command: npm run server
graph:
image: neo4j:latest
image: neo4j:5.26
container_name: graph-dev
ports:
- "7474:7474"
@ -99,7 +99,7 @@ services:
- app-network
milvus:
image: milvusdb/milvus:latest
image: milvusdb/milvus:v2.5.6
container_name: milvus-standalone-dev
command: ["milvus", "run", "standalone"]
security_opt: