[skip ci] Add comment of images tag on benchmark (#9221)

Signed-off-by: wangting0128 <ting.wang@zilliz.com>
pull/9226/head
wt 2021-10-04 19:48:18 +08:00 committed by GitHub
parent e70722968c
commit 9345564cbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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)