diff --git a/ansible/group_vars/all.yaml b/ansible/group_vars/all.yaml index 709e3ae..f28d987 100644 --- a/ansible/group_vars/all.yaml +++ b/ansible/group_vars/all.yaml @@ -28,7 +28,7 @@ clean_finish: no # Blank assumes no registry (i.e. 'docker.io') nextflow_container_registry: '' nextflow_container_name: informaticsmatters/fragmentor -nextflow_container_tag: '2.0.3' +nextflow_container_tag: '2.0.4' # Memory requested by the 'sort' processes in the nextflow workflow # (namely fragmentation and combination). Where it's actually used