mirror of https://github.com/milvus-io/milvus.git
[skip ci] update pytest docker image tag (#13154)
Signed-off-by: Jenny Li <jing.li@zilliz.com>pull/13043/head
parent
35bc6350a0
commit
e21348f905
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue