From 1a9c209bf6c419d887bf90da50b73de7f6088c10 Mon Sep 17 00:00:00 2001 From: David Gwilliam Date: Tue, 31 Mar 2026 10:06:50 -0700 Subject: [PATCH] chore: update registry to euchre-camp/euchre-camp --- justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/justfile b/justfile index 4617ca8..b903169 100644 --- a/justfile +++ b/justfile @@ -10,7 +10,7 @@ set positional-arguments PROJECT := "euchre-camp" # Docker registry (CasaOS local registry) -REGISTRY := "registry" # Update to your registry host if needed +REGISTRY := "euchre-camp" # Update to your registry host if needed IMAGE_TAG := "latest" # Get git commit hash (short version)