Skip to content

Commit

Permalink
docker image updated with tag
Browse files Browse the repository at this point in the history
  • Loading branch information
nsharp2 committed Feb 9, 2023
1 parent f2ba840 commit 449eeb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion processes/miqscore16s.nf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ params.reverse_primer_length = 24
params.amplicon_length = 510

process miqscore16s {
container 'zymoresearch/miqscore16s'
container 'zymoresearch/miqscore16s:latest'
publishDir "${params.publish_dir}", mode: 'copy'

input:
Expand Down

0 comments on commit 449eeb5

Please sign in to comment.