mirror of https://github.com/milvus-io/milvus.git
doc: change milvus docker image version to v2.4.0 (#32489)
change milvus docker image version to v2.4.0 Signed-off-by: ping.liu <ping.liu@zilliz.com>pull/32404/head
parent
15558112c5
commit
72b054e0c3
|
@ -42,7 +42,7 @@ EOF
|
||||||
--health-start-period=90s \
|
--health-start-period=90s \
|
||||||
--health-timeout=20s \
|
--health-timeout=20s \
|
||||||
--health-retries=3 \
|
--health-retries=3 \
|
||||||
milvusdb/milvus:v2.4.0-rc.1 \
|
milvusdb/milvus:v2.4.0 \
|
||||||
milvus run standalone 1> /dev/null
|
milvus run standalone 1> /dev/null
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue