From 880a66cb285e89e6c85893daa5a8d15c29aa3904 Mon Sep 17 00:00:00 2001 From: Sage Wright <40403716+sage-wright@users.noreply.github.com> Date: Mon, 22 Apr 2024 14:04:24 -0400 Subject: [PATCH] VERSION UPDATE KAPOW! (#428) --- 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 0ebd3d0c5..7917529d6 100644 --- a/tasks/species_typing/mycobacterium/task_tbp_parser.wdl +++ b/tasks/species_typing/mycobacterium/task_tbp_parser.wdl @@ -26,7 +26,7 @@ task tbp_parser { Float? etha237_frequency # default 0.1 File? expert_rule_regions_bed - String docker = "us-docker.pkg.dev/general-theiagen/theiagen/tbp-parser:1.4.0" + String docker = "us-docker.pkg.dev/general-theiagen/theiagen/tbp-parser:1.4.2" Int disk_size = 100 Int memory = 4 Int cpu = 1