16306: Merge branch 'master'
[arvados.git] / sdk / cwl / tests / wf / expect_arvworkflow.cwl
index 4a3a0379a106c85fe9f50a670d6d157a42737708..116adcbf663097dbc6cda2bc0eadf2924231c0dd 100644 (file)
@@ -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'}