File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ ARG MATLAB_RELEASE=r2023b
3131ARG PYTHON_VERSION=3.10
3232
3333# Specify the list of products to install into MATLAB,
34- ARG MATLAB_PRODUCT_LIST="MATLAB"
34+ ARG MATLAB_PRODUCT_LIST="MATLAB Symbolic_Math_Toolbox "
3535
3636# Optional Network License Server information
3737ARG LICENSE_SERVER
Original file line number Diff line number Diff line change 1414ARG MATLAB_RELEASE=r2023b
1515
1616# Specify the list of products to install into MATLAB,
17- ARG MATLAB_PRODUCT_LIST="MATLAB"
17+ ARG MATLAB_PRODUCT_LIST="MATLAB Symbolic_Math_Toolbox "
1818
1919# Optional Network License Server information
2020ARG LICENSE_SERVER
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ ARG MATLAB_RELEASE=r2023b
3535ARG PYTHON_VERSION=3.10
3636
3737# Specify the list of products to install into MATLAB,
38- ARG MATLAB_PRODUCT_LIST="MATLAB"
38+ ARG MATLAB_PRODUCT_LIST="MATLAB Symbolic_Math_Toolbox "
3939
4040# Optional Network License Server information
4141ARG LICENSE_SERVER
Original file line number Diff line number Diff line change 3030ARG MATLAB_RELEASE=r2023b
3131
3232# Specify the list of products to install into MATLAB,
33- ARG MATLAB_PRODUCT_LIST="MATLAB"
33+ ARG MATLAB_PRODUCT_LIST="MATLAB Symbolic_Math_Toolbox "
3434
3535# Optional Network License Server information
3636ARG LICENSE_SERVER
You can’t perform that action at this time.
0 commit comments