Skip to content

Commit

Permalink
fix virsorter2 and taxa container
Browse files Browse the repository at this point in the history
  • Loading branch information
rujinlong committed Apr 21, 2023
1 parent ab403d4 commit 222364d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conf/modules.config
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,11 @@ process {
}

withLabel: viroprofiler_taxa {
container = 'denglab/viroprofiler-taxa:base'
container = 'denglab/viroprofiler-taxa:v0.1'
}

withLabel: viroprofiler_virsorter2 {
container = 'denglab/viroprofiler-base:v0.1'
container = 'denglab/viroprofiler-base:v0.2.2'
}

withLabel: viroprofiler_vpfkit {
Expand Down

0 comments on commit 222364d

Please sign in to comment.