Skip to content
Snippets Groups Projects
Commit 5ae1f6de authored by Cats's avatar Cats
Browse files

fix copy-paste error (orange docker image)

parent 799811db
No related branches found
No related tags found
No related merge requests found
......@@ -781,7 +781,7 @@ task Orange {
String memory = "17G"
String javaXmx = "16G"
Int timeMinutes = 1440 #FIXME
String dockerImage = "quay.io/biocontainers/hmftools-linx:1.18--hdfd78af_0"
String dockerImage = "quay.io/quay.io/biowdl/orange:v1.6"
}
command {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment