diff --git a/build/ci/jenkins/pod/rte.yaml b/build/ci/jenkins/pod/rte.yaml index 4776843ccf..9bccca6176 100644 --- a/build/ci/jenkins/pod/rte.yaml +++ b/build/ci/jenkins/pod/rte.yaml @@ -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