Skip to content

Commit

Permalink
Switch RIRA project location
Browse files Browse the repository at this point in the history
  • Loading branch information
bbimber committed Sep 19, 2024
1 parent 003dfae commit aa00302
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

abstract public class AbstractRiraStep extends AbstractSingleCellPipelineStep
{
public static String CONTAINER_NAME = "ghcr.io/bimberlabinternal/rira:latest";
public static String CONTAINER_NAME = "ghcr.io/bimberlab/rira:latest";

public AbstractRiraStep(PipelineStepProvider<?> provider, PipelineContext ctx)
{
Expand Down

0 comments on commit aa00302

Please sign in to comment.