Skip to content

Commit 03c1e9d

Browse files
committed
Update docker reference
1 parent 8a3669f commit 03c1e9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wdl/HidiveRescue.wdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ task Rescue {
143143
}
144144

145145
runtime {
146-
docker: "us.gcr.io/broad-dsp-lrma/lr-hidive:0.1.113"
146+
docker: "us.gcr.io/broad-dsp-lrma/lr-hidive:kvg_more_locityper"
147147
memory: "~{memory_gb} GB"
148148
cpu: num_cpus
149149
disks: "local-disk ~{disk_size_gb} SSD"

0 commit comments

Comments
 (0)