diff --git a/v1.0/v1.0/formattest2.cwl b/v1.0/v1.0/formattest2.cwl index 54acd4a24..a50ec4c60 100644 --- a/v1.0/v1.0/formattest2.cwl +++ b/v1.0/v1.0/formattest2.cwl @@ -5,6 +5,9 @@ $schemas: class: CommandLineTool cwlVersion: v1.0 doc: "Reverse each line using the `rev` command" +hints: + DockerRequirement: + dockerPull: "debian:wheezy" inputs: input: