X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/60d986b8908487c086eb4e402ac69669cb26108b..9d74b115e05fac77b49d080d9c89699b12f3c433:/sdk/cwl/tests/wf/expect_arvworkflow.cwl diff --git a/sdk/cwl/tests/wf/expect_arvworkflow.cwl b/sdk/cwl/tests/wf/expect_arvworkflow.cwl index 4a3a0379a1..116adcbf66 100644 --- a/sdk/cwl/tests/wf/expect_arvworkflow.cwl +++ b/sdk/cwl/tests/wf/expect_arvworkflow.cwl @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: Apache-2.0 + cwlVersion: v1.0 $graph: - class: Workflow @@ -21,4 +25,4 @@ $graph: type: string outputs: [] requirements: - - {class: DockerRequirement, dockerPull: 'debian:8'} + - {class: DockerRequirement, dockerPull: 'debian:buster-slim'}