Skip to content

Commit

Permalink
update container
Browse files Browse the repository at this point in the history
  • Loading branch information
hoelzer committed Aug 22, 2024
1 parent 94c1d00 commit 7d674f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/container.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ process {
// nextclade container is maintained via params.defaultpangolin in nextflow.config
withLabel: artic { container = 'nanozoo/artic:1.3.0-dev--784493e' }
withLabel: bwa { container = 'nanozoo/bwa:0.7.17--d11c0a4' }
withLabel: concompra { container = 'rkimf1/concompra:0.0.0--f3c7699' }
withLabel: concompra { container = 'rkimf1/concompra:v0.0.1--f6c273d' }
withLabel: covarplot { container = 'nanozoo/covarplot:0.0.2--2c6e300' }
withLabel: demultiplex { container = 'nanozoo/guppy_cpu:5.0.7-1--47b84be' }
withLabel: fastcov { container = 'raverjay/fastcov:0.1.3--ba8c8cf6ae19' }
Expand Down

0 comments on commit 7d674f6

Please sign in to comment.