From bcd8db092f4f2d3c22afbe83e26250bb4f4f0ef7 Mon Sep 17 00:00:00 2001 From: hieu Date: Wed, 1 Apr 2026 14:43:44 +0100 Subject: [PATCH] chore: migrate to sp3 --- nextflow.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextflow.config b/nextflow.config index 19ae7b6..4c47cc1 100644 --- a/nextflow.config +++ b/nextflow.config @@ -48,7 +48,7 @@ profiles { } kubernetes { - params.container_prefix = 'lhr.ocir.io/lr3yhdniv6gu' + params.container_prefix = 'lhr.ocir.io/lrbvkel2wjot' k8s { workDir = '/workspace' namespace = 'default'