[skip e2e] Update pytest docker image (#14229)

Signed-off-by: Jenny Li <jing.li@zilliz.com>
This commit is contained in:
Jenny Li 2021-12-25 12:02:17 +08:00 committed by GitHub
parent 0b77c4455e
commit f67f29a613
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@ spec:
name: build-cache
subPath: docker-volume
- name: pytest
image: milvusdb/pytest:20211209-cef343f
image: milvusdb/pytest:20211220-895def2
volumeMounts:
- mountPath: /ci-logs
name: ci-logs