diff options
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 |
