Skip to content

Commit 69f019c

Browse files
authored
bump to latest pango (#285)
1 parent 0bd591e commit 69f019c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pipes/WDL/tasks/tasks_sarscov2.wdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ task pangolin_one_sample {
108108
File genome_fasta
109109
Int? min_length
110110
Float? max_ambig
111-
String docker = "staphb/pangolin:2.3.8-pangolearn-2021-04-23"
111+
String docker = "staphb/pangolin:2.4-pangolearn-2021-04-28"
112112
}
113113
String basename = basename(genome_fasta, ".fasta")
114114
command {

requirements-modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ broadinstitute/beast-beagle-cuda=1.10.5pre
77
broadinstitute/ncbi-tools=2.10.7.2
88
nextstrain/base=build-20210318T204019Z
99
andersenlabapps/ivar=1.3.1
10-
staphb/pangolin=2.3.8-pangolearn-2021-04-23
10+
staphb/pangolin=2.4-pangolearn-2021-04-28
1111
nextstrain/nextclade=0.13.0

0 commit comments

Comments
 (0)