diff options
| author | Paul Buetow <paul@buetow.org> | 2026-01-29 09:30:45 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-01-29 09:30:45 +0200 |
| commit | 1a7a5ad9e8cb6300b6ec9c1d8a0e90f7b7e0aff7 (patch) | |
| tree | b908e46e7029435bfd91b6e3a4da34d4572c7bae /docker-image/Justfile | |
| parent | 004c4c3fd7b367828533821995bae2771ba23672 (diff) | |
HTML-escape command outputs for W3C compliance
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/Justfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-image/Justfile b/docker-image/Justfile index 6c5131f..f50ecca 100644 --- a/docker-image/Justfile +++ b/docker-image/Justfile @@ -1,4 +1,4 @@ -VERSION := "1.4.0" +VERSION := "1.5.0" REGISTRY := "registry.lan.buetow.org:30001" IMAGE := "ipv6test" |
