diff --git a/Jenkinsfile b/Jenkinsfile index 7e21dc08eb83..771430100c4e 100755 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -56,7 +56,7 @@ ci_wasm = 'tlcpack/ci-wasm:v0.73' ci_i386 = 'tlcpack/ci-i386:v0.76' ci_qemu = 'tlcpack/ci-qemu:v0.13' ci_arm = 'tlcpack/ci-arm:v0.09' -ci_hexagon = 'tlcpack/ci-hexagon:v0.02' +ci_hexagon = 'tlcpack/ci-hexagon:v0.03' // <--- End of regex-scanned config. // Parameters to allow overriding (in Jenkins UI), the images diff --git a/jenkins/Jenkinsfile.j2 b/jenkins/Jenkinsfile.j2 index 6b306e99e76b..ff90b54a9937 100644 --- a/jenkins/Jenkinsfile.j2 +++ b/jenkins/Jenkinsfile.j2 @@ -58,7 +58,7 @@ ci_wasm = 'tlcpack/ci-wasm:v0.73' ci_i386 = 'tlcpack/ci-i386:v0.76' ci_qemu = 'tlcpack/ci-qemu:v0.13' ci_arm = 'tlcpack/ci-arm:v0.09' -ci_hexagon = 'tlcpack/ci-hexagon:v0.02' +ci_hexagon = 'tlcpack/ci-hexagon:v0.03' // <--- End of regex-scanned config. // Parameters to allow overriding (in Jenkins UI), the images