Update pytest docker images version

Signed-off-by: quicksilver <zhifeng.zhang@zilliz.com>
pull/4973/head^2
quicksilver 2021-03-11 16:22:28 +08:00 committed by yefu.chen
parent 6287ffa1b4
commit a08feb8a1f
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ metadata:
spec:
containers:
- name: test-env
image: milvusdb/pytest:20210310-5ea22d7
image: milvusdb/pytest:20210311-2afcc45
command:
- cat
tty: true

View File

@ -1,4 +1,4 @@
SOURCE_REPO=milvusdb
TARGET_REPO=milvusdb
SOURCE_TAG=20210310-5ea22d7
TARGET_TAG=20210310-5ea22d7
SOURCE_TAG=20210311-2afcc45
TARGET_TAG=20210311-2afcc45