File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
4
4
# this template file builds cat12, new versions here: http://141.35.69.218/cat12/?C=M;O=D
5
5
export toolName=' cat12'
6
- export toolVersion=' r2166 '
6
+ export toolVersion=' r2577 '
7
7
# Don't forget to update version change in README.md!!!!!
8
8
9
9
# inspired by: https://github.com/m-wierzba/cat-container/blob/master/Singularity
@@ -20,10 +20,10 @@ source ../main_setup.sh
20
20
yes | pip uninstall neurodocker
21
21
pip install --no-cache-dir https://github.com/NeuroDesk/neurodocker/tarball/update_cat --upgrade
22
22
23
- export MATLAB_VERSION=2017b
23
+ export MATLAB_VERSION=2024b
24
24
export MCR_VERSION=v93
25
25
export MCR_UPDATE=9
26
- export CAT_VERSION=12.8
26
+ export CAT_VERSION=12.9
27
27
export CAT_REVISION=$toolVersion
28
28
29
29
neurodocker generate ${neurodocker_buildMode} \
You can’t perform that action at this time.
0 commit comments