Merge branch '21535-multi-wf-delete'
[arvados.git] / sdk / cwl / tests / wf / secret_wf.cwl
index 17c92d678e3edbe9db442ab74e6c4c23fbee8333..19d4262eb81eada33576a750d99d3898c446963d 100644 (file)
@@ -1,4 +1,8 @@
-cwlVersion: v1.0
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
+
+cwlVersion: v1.2
 class: Workflow
 $namespaces:
   cwltool: http://commonwl.org/cwltool#
@@ -6,7 +10,7 @@ hints:
   "cwltool:Secrets":
     secrets: [pw]
   DockerRequirement:
-    dockerPull: debian:8
+    dockerPull: debian:buster-slim
 inputs:
   pw: string
 outputs: