diff --git a/configs/containers.config b/configs/containers.config index 1cc6f73..dbff9ca 100644 --- a/configs/containers.config +++ b/configs/containers.config @@ -15,7 +15,8 @@ process { withLabel: MultiQC { // NB: As of 2024-07-01, newer versions currently cause errors // container = "multiqc/multiqc:v1.21" - container = "staphb/multiqc:1.19" +// container = "staphb/multiqc:1.22.2" + container = "thatdnaguy/multiqc:v1.21_01" } withLabel: FASTQC { container = "staphb/fastqc:0.12.1"