Skip to content

Commit bdc0b30

Browse files
change the docker for PBSV to the old build: quay.io/pacbio/pbsv:2.9.0_1.14_build1
1 parent fc3498e commit bdc0b30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wdl/tasks/VariantCalling/PBSV.wdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ task Discover {
111111
boot_disk_gb: 25,
112112
preemptible_tries: 0,
113113
max_retries: 0,
114-
docker: "us.gcr.io/broad-dsp-lrma/lr-sv:0.1.8"
114+
docker: "quay.io/pacbio/pbsv:2.9.0_1.14_build1"
115115
}
116116
RuntimeAttr runtime_attr = select_first([runtime_attr_override, default_attr])
117117
runtime {

0 commit comments

Comments
 (0)