Skip to content

Commit c899035

Browse files
committed
point to main spacemarkers container by default
1 parent 8b07119 commit c899035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/local/spacemarkers.nf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
process SPACEMARKERS {
22
tag "$meta.id"
33
label 'process_high_memory'
4-
container 'ghcr.io/deshpandelab/spacemarkers:devel'
4+
container 'ghcr.io/deshpandelab/spacemarkers:main'
55

66
input:
77
tuple val(meta), path(cogapsResult), path(data)

0 commit comments

Comments
 (0)