masahi commented on code in PR #14847: URL: https://github.com/apache/tvm/pull/14847#discussion_r1193053980
########## ci/jenkins/docker-images.ini: ########## @@ -19,7 +19,7 @@ [jenkins] ci_arm: tlcpackstaging/ci_arm:20230504-142417-4d37a0a0 ci_cortexm: tlcpackstaging/ci_cortexm:20230504-142417-4d37a0a0 -ci_cpu: tlcpackstaging/ci_cpu:20230504-142417-4d37a0a0 +ci_cpu: tlcpackstaging/ci_cpu:20230513-200357-e54bbc73 Review Comment: According to https://tvm.apache.org/docs/contribute/ci.html#updating-a-docker-image-tag, the current protocol is to reference `tlcpack` in a PR that updates an image, and CI automatically fetches from the corresponding image from `tlcpackstaging`. The images are automatically uploaded to `tlcpack` after successful merge. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
