File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 4545import org.jenkinsci.plugins.pipeline.modeldefinition.Utils
4646
4747// NOTE: these lines are scanned by docker/dev_common.sh. Please update the regex as needed. -->
48- ci_lint = ' tlcpack/ci-lint:v0.68 '
49- ci_gpu = ' tlcpack/ci-gpu:v0.81 '
50- ci_cpu = ' tlcpack/ci-cpu:v0.81 '
51- ci_wasm = ' tlcpack/ci-wasm:v0.71 '
52- ci_i386 = ' tlcpack/ci-i386:v0.74 '
53- ci_qemu = ' tlcpack/ci-qemu:v0.10 '
54- ci_arm = ' tlcpack/ci-arm:v0.07 '
55- ci_hexagon = ' tlcpack/ci-hexagon:v0.01 '
48+ ci_lint = ' tlcpack/ci-lint:v0.69 '
49+ ci_gpu = ' tlcpack/ci-gpu:v0.82 '
50+ ci_cpu = ' tlcpack/ci-cpu:v0.82 '
51+ ci_wasm = ' tlcpack/ci-wasm:v0.72 '
52+ ci_i386 = ' tlcpack/ci-i386:v0.75 '
53+ ci_qemu = ' tlcpack/ci-qemu:v0.11 '
54+ ci_arm = ' tlcpack/ci-arm:v0.08 '
55+ ci_hexagon = ' tlcpack/ci-hexagon:v0.02 '
5656// <--- End of regex-scanned config.
5757
5858// Parameters to allow overriding (in Jenkins UI), the images
You can’t perform that action at this time.
0 commit comments