From 29c5d4f6768a3eabefd963cd3bc3e81ebfffd056 Mon Sep 17 00:00:00 2001 From: Max Resnick Date: Thu, 3 Jul 2025 22:43:20 -0700 Subject: feat: update the docker registry --- justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'justfile') diff --git a/justfile b/justfile index c125691..07f34a3 100644 --- a/justfile +++ b/justfile @@ -1,5 +1,5 @@ # Variables -registry_url := "public.ecr.aws/s0f9o2k5" +registry_url := "public.ecr.aws/x2w2w0z4" containers := "src/*/" targets := `find src -type f -name "targets" -exec dirname {} \; | sed 's/src\///'` -- cgit v1.2.3