18336: Pins upper version limit for httplib2 dependency on PySDK.
[arvados.git] / sdk / cwl / tests / wf / submit_wf_packed.cwl
index 2a3edf7c10d75f4551fc5a10194f0343af3bf792..cd001703133eefe4afbc8c6162e7226f01249235 100644 (file)
@@ -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