Skip to content
Snippets Groups Projects
Commit d07f5493 authored by Ruben Vorderman's avatar Ruben Vorderman
Browse files

update biowdl-input-converter image

parent 395f9d96
No related branches found
No related tags found
No related merge requests found
......@@ -162,7 +162,7 @@ task YamlToJson {
File yaml
String outputJson = basename(yaml, "\.ya?ml$") + ".json"
# biowdl-input-converter has python and pyyaml.
String dockerImage = "quay.io/biocontainers/biowdl-input-converter:0.1.0--py_0"
String dockerImage = "quay.io/biocontainers/biowdl-input-converter:0.2.0--py_0"
}
command {
set -e
......
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