Merge branch '21666-provision-test-improvement'
[arvados.git] / sdk / cwl / tests / wf / secret_wf.cwl
index 05d950d18c08be14ea72ea297585412136f8f198..19d4262eb81eada33576a750d99d3898c446963d 100644 (file)
@@ -2,7 +2,7 @@
 #
 # SPDX-License-Identifier: Apache-2.0
 
-cwlVersion: v1.0
+cwlVersion: v1.2
 class: Workflow
 $namespaces:
   cwltool: http://commonwl.org/cwltool#
@@ -10,7 +10,7 @@ hints:
   "cwltool:Secrets":
     secrets: [pw]
   DockerRequirement:
-    dockerPull: debian:8
+    dockerPull: debian:buster-slim
 inputs:
   pw: string
 outputs: