diff --git a/Jenkinsfile b/Jenkinsfile index c0fb3f5df20c..7b3ee3c07d05 100755 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -56,7 +56,7 @@ ci_wasm = 'tlcpack/ci-wasm:20220513-055910-fa834f67e' ci_i386 = 'tlcpack/ci-i386:20220513-055910-fa834f67e' ci_qemu = 'tlcpack/ci-qemu:20220517-094028-de21c8f2e' ci_arm = 'tlcpack/ci-arm:20220513-055910-fa834f67e' -ci_hexagon = 'tlcpack/ci-hexagon:20220513-055910-fa834f67e' +ci_hexagon = 'tlcpack/ci-hexagon:20220516-190055-672ce3365' // <--- 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 3b2ca5d71103..eb18c6770068 100644 --- a/jenkins/Jenkinsfile.j2 +++ b/jenkins/Jenkinsfile.j2 @@ -58,7 +58,7 @@ ci_wasm = 'tlcpack/ci-wasm:20220513-055910-fa834f67e' ci_i386 = 'tlcpack/ci-i386:20220513-055910-fa834f67e' ci_qemu = 'tlcpack/ci-qemu:20220517-094028-de21c8f2e' ci_arm = 'tlcpack/ci-arm:20220513-055910-fa834f67e' -ci_hexagon = 'tlcpack/ci-hexagon:20220513-055910-fa834f67e' +ci_hexagon = 'tlcpack/ci-hexagon:20220516-190055-672ce3365' // <--- End of regex-scanned config. // Parameters to allow overriding (in Jenkins UI), the images