[skip ci] update pytest docker image tag (#13154)

Signed-off-by: Jenny Li <jing.li@zilliz.com>
This commit is contained in:
Jenny Li 2021-12-10 11:55:22 +08:00 committed by GitHub
parent 35bc6350a0
commit e21348f905
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:20211123-f95ef22
image: milvusdb/pytest:20211209-cef343f
volumeMounts:
- mountPath: /ci-logs
name: ci-logs