Skip to content
Snippets Groups Projects
Commit 9fedcc11 authored by Cats's avatar Cats
Browse files

set proper docker image for chunked-scatter

parent 2de465dc
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ task ChunkedScatter {
Int? overlap
Int? minimumBasesPerFile
String dockerImage = "alpine:latest" #TODO
String dockerImage = "quay.io/biocontainers/chunked-scatter:0.1.0--py_0"
}
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