aboutsummaryrefslogtreecommitdiff
path: root/justfile
diff options
context:
space:
mode:
Diffstat (limited to 'justfile')
-rw-r--r--justfile2
1 files changed, 1 insertions, 1 deletions
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\///'`