diff options
| author | Paul Buetow <paul@buetow.org> | 2026-06-27 11:34:54 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-06-27 11:34:54 +0300 |
| commit | f1e56ca509b1b12fe33c552ec12bc6317a0e3879 (patch) | |
| tree | 43f7bf89d8e789e3141c1de9b971c0a5802fdb6f /f3s/goprecords/docker-image/Justfile | |
| parent | 333a6a16848dc1af4b2e8921a371f2cb6247b63a (diff) | |
goprecords: bump image to 0.5.4
Diffstat (limited to 'f3s/goprecords/docker-image/Justfile')
| -rw-r--r-- | f3s/goprecords/docker-image/Justfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/f3s/goprecords/docker-image/Justfile b/f3s/goprecords/docker-image/Justfile index e371ce1..3e6b324 100644 --- a/f3s/goprecords/docker-image/Justfile +++ b/f3s/goprecords/docker-image/Justfile @@ -1,6 +1,6 @@ REGISTRY := "r0.lan.buetow.org:30001" IMAGE := "goprecords" -TAG := "0.5.3" +TAG := "0.5.4" SRC := "/home/paul/git/goprecords" build: |
