From fc4a5e946fd1e821f60e85f185723a9e767de285 Mon Sep 17 00:00:00 2001 From: Zohaib Anwar Date: Sun, 15 Dec 2024 23:46:49 -0800 Subject: [PATCH] update containers --- conf/profiles.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/profiles.config b/conf/profiles.config index f6eaed47..e0d4cb1c 100644 --- a/conf/profiles.config +++ b/conf/profiles.config @@ -65,7 +65,7 @@ profiles { } wave { wave.enabled = true - wave.strategy = ['singularity'] + wave.strategy = ['singularity', 'container'] } eagle { includeConfig 'eagle.config' } } \ No newline at end of file