Skip to content
Snippets Groups Projects
Commit 32296e29 authored by William Vale's avatar William Vale
Browse files

Edit container.def

parent 4f99e6db
No related branches found
No related tags found
No related merge requests found
Pipeline #103713 failed
...@@ -44,7 +44,7 @@ From: nvidia/cuda:12.0.0-devel-ubuntu22.04 ...@@ -44,7 +44,7 @@ From: nvidia/cuda:12.0.0-devel-ubuntu22.04
# Make conda available in post section # Make conda available in post section
. $WRKSPCE/miniconda3/etc/profile.d/conda.sh . $WRKSPCE/miniconda3/etc/profile.d/conda.sh
conda install -n base -c defaults conda python=3.9.0 conda install -n base -c defaults conda python=3.10
# Copy environment.yml before building (handled in %files) # Copy environment.yml before building (handled in %files)
conda env update -n base --file /environment.yml conda env update -n base --file /environment.yml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment