mirror of https://github.com/milvus-io/milvus.git
[skip ci] Add comment of images tag on benchmark (#9221)
Signed-off-by: wangting0128 <ting.wang@zilliz.com>pull/9226/head
parent
e70722968c
commit
9345564cbe
|
@ -32,6 +32,7 @@ def positive_int(s):
|
|||
|
||||
|
||||
def get_image_tag(image_version):
|
||||
""" Set the image version to the latest version """
|
||||
return "%s-latest" % (image_version)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue