X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/02dbc92e0a0df291a97edcfcc419319fdbc5f750..0f5b0542513b572959e39400bae42e69aeb1a7b6:/sdk/cwl/tests/tool/tool_with_sf.cwl diff --git a/sdk/cwl/tests/tool/tool_with_sf.cwl b/sdk/cwl/tests/tool/tool_with_sf.cwl index 0beb7ad78f..c0c3c7a6b7 100644 --- a/sdk/cwl/tests/tool/tool_with_sf.cwl +++ b/sdk/cwl/tests/tool/tool_with_sf.cwl @@ -11,7 +11,7 @@ class: CommandLineTool cwlVersion: v1.0 requirements: - class: DockerRequirement - dockerPull: debian:8 + dockerPull: debian:buster-slim inputs: - id: x type: File