diff --git a/nextflow.config b/nextflow.config index 110e94b..e1297da 100755 --- a/nextflow.config +++ b/nextflow.config @@ -45,8 +45,6 @@ profiles { wave.enabled = true wave.strategy = 'conda' wave.freeze = true - apptainer.ociAutoPull = true - singularity.ociAutoPull = true } docker {