Skip to content

Commit

Permalink
doc: [skip e2e] change milvus docker image version to v2.4.5 (#34135)
Browse files Browse the repository at this point in the history
Signed-off-by: ping.liu <ping.liu@zilliz.com>
  • Loading branch information
pingliu committed Jun 25, 2024
1 parent 962a544 commit b12c34a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/standalone_embed.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ EOF
--health-start-period=90s \
--health-timeout=20s \
--health-retries=3 \
milvusdb/milvus:v2.4.1 \
milvusdb/milvus:v2.4.5 \
milvus run standalone 1> /dev/null
}

Expand Down

0 comments on commit b12c34a

Please sign in to comment.