Skip to content

Commit a798852

Browse files
authored
Merge branch 'master' into dp-biosample
2 parents 26b0be2 + 45fd41a commit a798852

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
@@ -137,7 +137,7 @@ task pangolin_one_sample {
137137
Int? min_length
138138
Float? max_ambig
139139
Boolean inference_usher=true
140-
String docker = "quay.io/staphb/pangolin:3.1.11-pangolearn-2021-08-24"
140+
String docker = "quay.io/staphb/pangolin:3.1.11-pangolearn-2021-09-17"
141141
}
142142
String basename = basename(genome_fasta, ".fasta")
143143
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.10
88
nextstrain/base=build-20210413T201712Z
99
andersenlabapps/ivar=1.3.1
10-
quay.io/staphb/pangolin=3.1.11-pangolearn-2021-08-24
10+
quay.io/staphb/pangolin=3.1.11-pangolearn-2021-09-17
1111
nextstrain/nextclade=1.2.3

0 commit comments

Comments
 (0)