From 92eb348691de92b9ea71c18cc3d93f33552f88cf Mon Sep 17 00:00:00 2001 From: Sage Wright Date: Mon, 25 Nov 2024 17:19:55 +0000 Subject: [PATCH] version --- tasks/species_typing/mycobacterium/task_tbp_parser.wdl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 <<<