mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
[automated] Bump milvus version to v2.6.3 (#44716)
Bump milvus version to v2.6.3 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:
parent
81f0d498be
commit
80c6212c43
@ -80,7 +80,7 @@ docker run -d ^
|
|||||||
--health-start-period=90s ^
|
--health-start-period=90s ^
|
||||||
--health-timeout=20s ^
|
--health-timeout=20s ^
|
||||||
--health-retries=3 ^
|
--health-retries=3 ^
|
||||||
milvusdb/milvus:v2.6.2 ^
|
milvusdb/milvus:v2.6.3 ^
|
||||||
milvus run standalone >nul
|
milvus run standalone >nul
|
||||||
if %errorlevel% neq 0 (
|
if %errorlevel% neq 0 (
|
||||||
echo Failed to start Milvus container.
|
echo Failed to start Milvus container.
|
||||||
|
|||||||
@ -59,7 +59,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.6.2 \
|
milvusdb/milvus:v2.6.3 \
|
||||||
milvus run standalone 1> /dev/null
|
milvus run standalone 1> /dev/null
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user