diff --git a/biowdl.wdl b/biowdl.wdl index f428a91fc3b0c719804c46b5aba326339187d908..e524ac6e5473a0f30219e30104d543cca6ecee99 100644 --- a/biowdl.wdl +++ b/biowdl.wdl @@ -31,7 +31,7 @@ task InputConverter { Boolean skipFileCheck=true Boolean checkFileMd5sums=false Boolean old=false - String dockerImage = "quay.io/biocontainers/biowdl-input-converter:0.2.0--py_0" + String dockerImage = "quay.io/biocontainers/biowdl-input-converter:0.2.1--py_0" } command <<<