diff --git a/tasks/species_typing/task_tbp_parser.wdl b/tasks/species_typing/task_tbp_parser.wdl index 2f5824979..20a0a19d2 100644 --- a/tasks/species_typing/task_tbp_parser.wdl +++ b/tasks/species_typing/task_tbp_parser.wdl @@ -13,7 +13,7 @@ task tbp_parser { Int coverage_threshold = 100 Boolean tbp_parser_debug = false - String docker = "us-docker.pkg.dev/general-theiagen/theiagen/tbp-parser:0.0.5" + String docker = "us-docker.pkg.dev/general-theiagen/theiagen/tbp-parser:0.0.6" Int disk_size = 100 Int memory = 4 Int cpu = 1