Skip to content

Commit 1e9b56b

Browse files
committed
update the docker container to use latest version
1 parent a0381c4 commit 1e9b56b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.nf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ samtools
3333

3434
process samtoolsIndex {
3535
publishDir params.resultsDir, mode: params.saveMode
36-
container 'quay.io/biocontainers/samtools:0.1.19--hfb9b9cc_8'
36+
container 'quay.io/biocontainers/samtools:1.10--h2e538c0_3'
3737

3838

3939
input:

0 commit comments

Comments
 (0)