From 41efac62b2f160c6e070327c4e3134298a28f624 Mon Sep 17 00:00:00 2001 From: Sage Wright Date: Fri, 27 Dec 2024 15:47:10 +0000 Subject: [PATCH] update docker --- tasks/species_typing/orthomyxoviridae/task_genoflu.wdl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/species_typing/orthomyxoviridae/task_genoflu.wdl b/tasks/species_typing/orthomyxoviridae/task_genoflu.wdl index 1c0debe86..7176e4509 100644 --- a/tasks/species_typing/orthomyxoviridae/task_genoflu.wdl +++ b/tasks/species_typing/orthomyxoviridae/task_genoflu.wdl @@ -11,7 +11,7 @@ task genoflu { Int cpu = 1 Int disk_size = 25 - String docker = "us-docker.pkg.dev/general-theiagen/staphb/genoflu:1.03" + String docker = "us-docker.pkg.dev/general-theiagen/staphb/genoflu:1.05" Int memory = 2 } command <<<