mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 09:08:43 +08:00
[automated] Bump milvus version to v2.6.7 (#46068)
Bump milvus version to v2.6.7 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
a659506e82
commit
605816949f
@ -80,7 +80,7 @@ docker run -d ^
|
||||
--health-start-period=90s ^
|
||||
--health-timeout=20s ^
|
||||
--health-retries=3 ^
|
||||
milvusdb/milvus:v2.6.6 ^
|
||||
milvusdb/milvus:v2.6.7 ^
|
||||
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.6 \
|
||||
milvusdb/milvus:v2.6.7 \
|
||||
milvus run standalone 1> /dev/null
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user