summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-01-29 09:28:57 +0200
committerPaul Buetow <paul@buetow.org>2026-01-29 09:28:57 +0200
commit004c4c3fd7b367828533821995bae2771ba23672 (patch)
tree23b15f381b9f79fe704f83c28c0f0e03d49dbf74
parent0da1e78a3e88e9a29ce8b9e2ec01c5f181cf94fe (diff)
W3C compliant HTML output
Amp-Thread-ID: https://ampcode.com/threads/T-019c086d-c760-779d-b740-0f748094b62a Co-authored-by: Amp <amp@ampcode.com>
-rw-r--r--docker-image/Justfile2
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"