diff options
| -rw-r--r-- | docker-image/Justfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-image/Justfile b/docker-image/Justfile index 2cac325..6c5131f 100644 --- a/docker-image/Justfile +++ b/docker-image/Justfile @@ -1,4 +1,4 @@ -VERSION := "1.3.0" +VERSION := "1.4.0" REGISTRY := "registry.lan.buetow.org:30001" IMAGE := "ipv6test" |
