diff --git a/tasks/species_typing/task_tbp_parser.wdl b/tasks/species_typing/task_tbp_parser.wdl index aecf88b8b..4f82830a8 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.7" + String docker = "us-docker.pkg.dev/general-theiagen/theiagen/tbp-parser:0.0.8" Int disk_size = 100 Int memory = 4 Int cpu = 1