diff --git a/nextflow.config b/nextflow.config index 5cf8c40..3b69def 100644 --- a/nextflow.config +++ b/nextflow.config @@ -87,12 +87,12 @@ process { withName: msconvert { containerOptions = '--rm' - container = 'chambm/pwiz-skyline-i-agree-to-the-vendor-licenses:3.0.20066-729ef9c41' + container = 'proteowizard/pwiz-skyline-i-agree-to-the-vendor-licenses:3.0.24172-63d00b1' } withName: mzRefine { containerOptions = '--rm' - container = 'chambm/pwiz-skyline-i-agree-to-the-vendor-licenses:3.0.20066-729ef9c41' + container = 'proteowizard/pwiz-skyline-i-agree-to-the-vendor-licenses:3.0.24172-63d00b1' } }