diff options
| author | Paul Buetow <paul@buetow.org> | 2026-01-29 09:21:00 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-01-29 09:21:00 +0200 |
| commit | 139ca29e81025fa80fd4e05cdc733ef96468504a (patch) | |
| tree | faa1097dd80fe549460931a3113caff5ccf8d1ad /docker-image | |
| parent | 85e7c43e986189800706296c059e8b92795f580c (diff) | |
Change contact link to paul.buetow.org
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')
| -rw-r--r-- | docker-image/Justfile | 2 | ||||
| -rw-r--r-- | docker-image/index.pl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docker-image/Justfile b/docker-image/Justfile index 26c874d..2cac325 100644 --- a/docker-image/Justfile +++ b/docker-image/Justfile @@ -1,4 +1,4 @@ -VERSION := "1.2.0" +VERSION := "1.3.0" REGISTRY := "registry.lan.buetow.org:30001" IMAGE := "ipv6test" diff --git a/docker-image/index.pl b/docker-image/index.pl index 611adf4..0d414a0 100644 --- a/docker-image/index.pl +++ b/docker-image/index.pl @@ -82,7 +82,7 @@ $digserver $digserver0 </pre> <hr /> -Thanks for visiting, please recommend this test to your friends and colleagues. Any comments go to <a href="http://contact.buetow.org">Paul Buetow</a>. +Thanks for visiting, please recommend this test to your friends and colleagues. Any comments go to <a href="https://paul.buetow.org">Paul Buetow</a>. </body> </html> END |
