We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 24ffa42 + 9fc221a commit 943a47bCopy full SHA for 943a47b
docker-compose.yml
@@ -71,7 +71,7 @@ services:
71
72
standalone: # Milvus Standalone container
73
container_name: milvus-standalone
74
- image: milvusdb/milvus:v2.6.3
+ image: milvusdb/milvus:v2.6.4
75
# Run Milvus Standalone startup command
76
command: ["milvus", "run", "standalone"]
77
# Seems Milvus needs more lax security restrictions to work properly
0 commit comments