diff --git a/tasks/species_typing/mycobacterium/task_tbp_parser.wdl b/tasks/species_typing/mycobacterium/task_tbp_parser.wdl index 19c3d9cb9..6e893252a 100644 --- a/tasks/species_typing/mycobacterium/task_tbp_parser.wdl +++ b/tasks/species_typing/mycobacterium/task_tbp_parser.wdl @@ -31,7 +31,7 @@ task tbp_parser { Int cpu = 1 Int disk_size = 100 - String docker = "us-docker.pkg.dev/general-theiagen/theiagen/tbp-parser:2.1.0" + String docker = "us-docker.pkg.dev/general-theiagen/theiagen/tbp-parser:2.1.1" Int memory = 4 } command <<<