Skip to content

Commit

Permalink
using biocontainers and removing custom container version (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mxrcon authored Apr 24, 2024
1 parent 281216f commit e7038ee
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 52 deletions.
2 changes: 1 addition & 1 deletion conf/modules.config
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ process {
}

withName: '.*TB.*' {
container = 'ghcr.io/mycobactopia-org/mtbseq-nf:0.9.7'
container = 'quay.io/biocontainers/mtbseq:1.1.0--hdfd78af_0'

}

Expand Down
18 changes: 0 additions & 18 deletions container/Dockerfile

This file was deleted.

33 changes: 0 additions & 33 deletions container/build_and_publish.sh

This file was deleted.

0 comments on commit e7038ee

Please sign in to comment.