From c3137f6ad6571c5359d4cb64f94d5ded50f72a98 Mon Sep 17 00:00:00 2001 From: Sarah Griffiths Date: Tue, 4 Apr 2023 13:11:54 +0000 Subject: [PATCH] remove MR sha --- nextflow.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextflow.config b/nextflow.config index 5f6b688..732a5c5 100644 --- a/nextflow.config +++ b/nextflow.config @@ -105,7 +105,7 @@ params { "--jaffal_annotation genCode22" ] agent = null - container_sha = "mr131_sha203915eb4b4dd444cb2e845d0b9f7814e26b7b5c" + container_sha = "sha203915eb4b4dd444cb2e845d0b9f7814e26b7b5c" } }