summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docker-image/Justfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-image/Justfile b/docker-image/Justfile
index ebb9c1e..82fa7ac 100644
--- a/docker-image/Justfile
+++ b/docker-image/Justfile
@@ -1,5 +1,5 @@
VERSION := "1.0.0"
-REGISTRY := "r0.lan.buetow.org:30001"
+REGISTRY := "registry.lan.buetow.org:30001"
IMAGE := "ipv6test"
# Build the Docker image