Skip to content
Snippets Groups Projects
Commit 21ea400d authored by eric pellegrini's avatar eric pellegrini Committed by Remi Perenon
Browse files

Replaced 6.4.0 by 6.5.0

parent 9d3c8a16
No related branches found
No related tags found
No related merge requests found
Pipeline #16552 passed
......@@ -53,7 +53,7 @@ From: ubuntu:22.04
# Installing mantid
conda create -n mantid-singularity python=3.8
conda activate mantid-singularity
conda install -c mantid -c conda-forge mantidworkbench=6.4.0
conda install -c mantid -c conda-forge mantidworkbench=6.5.0
conda clean -ya
echo ". /opt/conda/etc/profile.d/conda.sh" >> $SINGULARITY_ENVIRONMENT
echo "conda activate mantid-singularity" >> $SINGULARITY_ENVIRONMENT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment