Skip to content
Snippets Groups Projects
Commit 8eb01349 authored by Cats's avatar Cats
Browse files

fix cpat dockerimage

parent faa8c93f
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@ task CPAT {
String memory = "4G"
Int timeMinutes = 10 + ceil(size(gene, "G") * 30)
String dockerImage = "biocontainers/cpat:3.0.4--py39hcbe4a3b_0"
String dockerImage = "quay.io/biocontainers/cpat:3.0.4--py39hcbe4a3b_0"
}
# Some WDL magic in the command section to properly output the start and
......
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