diff --git a/conf/cfc.config b/conf/cfc.config index d5b1c3b..355f106 100644 --- a/conf/cfc.config +++ b/conf/cfc.config @@ -11,7 +11,7 @@ singularity { } process { - beforeScript = 'module load qbic/singularity_slurm/3.0.3' + beforeScript = 'module load devel/singularity/3.4.2' executor = 'slurm' }