From 90d66ab3aa6708020064d7b52d656978b6f4b695 Mon Sep 17 00:00:00 2001 From: Stephen Kelly Date: Mon, 18 Apr 2022 16:20:02 -0400 Subject: [PATCH] version bump for container for cwl/updateCaseList.cwl --- cwl/updateCaseList.cwl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cwl/updateCaseList.cwl b/cwl/updateCaseList.cwl index 796620d..e4721ad 100644 --- a/cwl/updateCaseList.cwl +++ b/cwl/updateCaseList.cwl @@ -6,7 +6,7 @@ baseCommand: ['bash', 'run.sh'] requirements: InlineJavascriptRequirement: {} DockerRequirement: - dockerPull: mskcc/helix:21.4.2 + dockerPull: mskcc/helix:21.5.0 InitialWorkDirRequirement: listing: - entryname: run.sh