diff --git a/modules/local/datasets.nf b/modules/local/datasets.nf index 288097f..ca7fe53 100644 --- a/modules/local/datasets.nf +++ b/modules/local/datasets.nf @@ -1,7 +1,7 @@ process DATASETS_SUMMARY { tag "${taxon}" label "process_single" - container 'staphb/ncbi-datasets:16.35.0' + container 'staphb/ncbi-datasets:16.38.1' input: tuple val(taxon), file(script)