summaryrefslogtreecommitdiff
path: root/docker-image/Justfile
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-01-29 09:08:46 +0200
committerPaul Buetow <paul@buetow.org>2026-01-29 09:08:46 +0200
commit85e7c43e986189800706296c059e8b92795f580c (patch)
tree2e3a1878ed1e1d353eabdde53ec9899110b03b8f /docker-image/Justfile
parentdd8d93ce4967f30fcff735d537b92c7a559b8f66 (diff)
Add IPv4/IPv6 only subdomain support
Amp-Thread-ID: https://ampcode.com/threads/T-019c086d-c760-779d-b740-0f748094b62a Co-authored-by: Amp <amp@ampcode.com>
Diffstat (limited to 'docker-image/Justfile')
-rw-r--r--docker-image/Justfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-image/Justfile b/docker-image/Justfile
index 683a55b..26c874d 100644
--- a/docker-image/Justfile
+++ b/docker-image/Justfile
@@ -1,4 +1,4 @@
-VERSION := "1.1.0"
+VERSION := "1.2.0"
REGISTRY := "registry.lan.buetow.org:30001"
IMAGE := "ipv6test"