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/Justfile | |
| 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/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 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" |
