Skip to content

Commit aa00302

Browse files
committed
Switch RIRA project location
1 parent 003dfae commit aa00302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

singlecell/src/org/labkey/singlecell/pipeline/singlecell/AbstractRiraStep.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
abstract public class AbstractRiraStep extends AbstractSingleCellPipelineStep
1111
{
12-
public static String CONTAINER_NAME = "ghcr.io/bimberlabinternal/rira:latest";
12+
public static String CONTAINER_NAME = "ghcr.io/bimberlab/rira:latest";
1313

1414
public AbstractRiraStep(PipelineStepProvider<?> provider, PipelineContext ctx)
1515
{

0 commit comments

Comments
 (0)