diff --git a/Jenkinsfile b/Jenkinsfile index 334448a7ae24..d075074779a4 100755 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -45,7 +45,7 @@ // 'python3 jenkins/generate.py' // Note: This timestamp is here to ensure that updates to the Jenkinsfile are // always rebased on main before merging: -// Generated at 2022-06-01T16:34:53.941462 +// Generated at 2022-06-06T10:55:20.323707 import org.jenkinsci.plugins.pipeline.modeldefinition.Utils // NOTE: these lines are scanned by docker/dev_common.sh. Please update the regex as needed. --> @@ -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:20220516-190055-672ce3365' +ci_hexagon = 'tlcpack/ci-hexagon:20220603-203325-cee74c9f8' // <--- 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 c165de964feb..b965a486b49a 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:20220516-190055-672ce3365' +ci_hexagon = 'tlcpack/ci-hexagon:20220603-203325-cee74c9f8' // <--- End of regex-scanned config. // Parameters to allow overriding (in Jenkins UI), the images