mirror of
https://github.com/milvus-io/milvus.git
synced 2026-07-21 02:05:41 +00:00
[automated] Bump milvus version to v3.0-beta (#49681)
Bump milvus version to v3.0-beta Signed-off-by: sre-ci-robot sre-ci-robot@users.noreply.github.com Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent
2158460b2b
commit
b664969c3b
@@ -80,7 +80,7 @@ docker run -d ^
|
||||
--health-start-period=90s ^
|
||||
--health-timeout=20s ^
|
||||
--health-retries=3 ^
|
||||
milvusdb/milvus:v2.6.14 ^
|
||||
milvusdb/milvus:v3.0-beta ^
|
||||
milvus run standalone >nul
|
||||
if %errorlevel% neq 0 (
|
||||
echo Failed to start Milvus container.
|
||||
|
||||
@@ -59,7 +59,7 @@ EOF
|
||||
--health-start-period=90s \
|
||||
--health-timeout=20s \
|
||||
--health-retries=3 \
|
||||
milvusdb/milvus:v2.6.14 \
|
||||
milvusdb/milvus:v3.0-beta \
|
||||
milvus run standalone 1> /dev/null
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user