This is an automated email from the ASF dual-hosted git repository.
lukhut pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new 7ad71e622a [Docker] Update ci-cortexm docker image (#15310)
7ad71e622a is described below
commit 7ad71e622a7965be5a31c8ea09bf46d7c1e86c5c
Author: Aleksei-grovety <[email protected]>
AuthorDate: Mon Jul 17 10:46:08 2023 +0300
[Docker] Update ci-cortexm docker image (#15310)
Update ci-cortexm docker image to contain Vela 3.8.0, Ethosu Drivers 23.05
---
ci/jenkins/docker-images.ini | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ci/jenkins/docker-images.ini b/ci/jenkins/docker-images.ini
index a5c95533e9..78f24dcbd3 100644
--- a/ci/jenkins/docker-images.ini
+++ b/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: tlcpack/ci-cortexm:20230710-060128-a60cd0fec
ci_cpu: tlcpack/ci-cpu:20230604-060130-0af9ff90e
ci_gpu: tlcpack/ci-gpu:20230504-142417-4d37a0a0
ci_hexagon: tlcpack/ci-hexagon:20230504-142417-4d37a0a0