From 9c5d758de36299b4e6498539bb7561c193364897 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 3 Feb 2026 23:13:35 +0200 Subject: fix registry --- docker-image/Justfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docker-image/Justfile') diff --git a/docker-image/Justfile b/docker-image/Justfile index 5a8b49b..f28bfdd 100644 --- a/docker-image/Justfile +++ b/docker-image/Justfile @@ -1,5 +1,5 @@ -VERSION := "1.6.0" -REGISTRY := "registry.lan.buetow.org:30001" +VERSION := "1.6.1" +REGISTRY := "r0.lan.buetow.org:30001" IMAGE := "ipv6test" # Build the Docker image -- cgit v1.2.3