mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
Bump milvus version to v2.6.5
This commit is contained in:
parent
f19fb283c3
commit
28ac2e0842
@ -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.4 ^
|
milvusdb/milvus:v2.6.5 ^
|
||||||
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.4 \
|
milvusdb/milvus:v2.6.5 \
|
||||||
milvus run standalone 1> /dev/null
|
milvus run standalone 1> /dev/null
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user