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

Signed-off-by: Jenny Li <jing.li@zilliz.com>
pull/13043/head
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
1 changed files with 1 additions and 1 deletions

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