X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/4dac499d30988fd8289a40ad4128d6d471037180..9d74b115e05fac77b49d080d9c89699b12f3c433:/sdk/cwl/tests/wf/submit_wf_packed.cwl diff --git a/sdk/cwl/tests/wf/submit_wf_packed.cwl b/sdk/cwl/tests/wf/submit_wf_packed.cwl index 2a3edf7c10..cd00170313 100644 --- a/sdk/cwl/tests/wf/submit_wf_packed.cwl +++ b/sdk/cwl/tests/wf/submit_wf_packed.cwl @@ -1,9 +1,14 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: Apache-2.0 + cwlVersion: v1.0 $graph: - class: CommandLineTool requirements: - class: DockerRequirement - dockerPull: debian:8 + dockerPull: debian:buster-slim + 'http://arvados.org/cwl#dockerCollectionPDH': 999999999999999999999999999999d4+99 inputs: - id: '#submit_tool.cwl/x' type: File