diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-16 10:23:19 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-16 10:23:19 +0300 |
| commit | 426dfec90546f8dd9f5965d9df5567f625246515 (patch) | |
| tree | 0d47409f400afc7357888261fcbb354012574cbb /f3s/goprecords/docker-image/Justfile | |
| parent | ded04531da9eadd34189dbae5c627e2b77c8d036 (diff) | |
goprecords: bump to 0.5.1
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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 b3f2aa1..7457f88 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.0" +TAG := "0.5.1" SRC := "/home/paul/git/goprecords" build: |
