diff options
Diffstat (limited to 'docker-image/Justfile')
| -rw-r--r-- | docker-image/Justfile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
