Skip to content

Commit

Permalink
update docker
Browse files Browse the repository at this point in the history
  • Loading branch information
sage-wright committed Dec 27, 2024
1 parent f81fdb1 commit 41efac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/species_typing/orthomyxoviridae/task_genoflu.wdl
Original file line number Diff line number Diff line change
Expand Up @@ -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 <<<
Expand Down

0 comments on commit 41efac6

Please sign in to comment.