lhutton1 commented on code in PR #15310: URL: https://github.com/apache/tvm/pull/15310#discussion_r1263515912
########## ci/jenkins/docker-images.ini: ########## @@ -18,7 +18,7 @@ # This data file is read during when Jenkins runs job to determine docker images. [jenkins] ci_arm: tlcpack/ci-arm:20230615-060132-62a5e7acf -ci_cortexm: tlcpack/ci-cortexm:20230613-060122-21361a63a +ci_cortexm: tlcpackstaging/ci_cortexm:20230710-060128-a60cd0fec Review Comment: IIRC it's possible to keep the image name as `tlcpack/ci-cortexm` but specify the tlcpackstaging tag: `20230710-060128-a60cd0fec`. If so, it seems better to do that for consistency. cc @leandron who may know more -- 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]
