summaryrefslogtreecommitdiff
path: root/f3s/goprecords/docker-image
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-16 10:15:04 +0300
committerPaul Buetow <paul@buetow.org>2026-04-16 10:15:04 +0300
commitded04531da9eadd34189dbae5c627e2b77c8d036 (patch)
treed97fbeb6ca38c6b75a229c58414bbe1db79b1207 /f3s/goprecords/docker-image
parent28d775fbbfb3d83cd9b01f1d9ba447b95801d960 (diff)
goprecords: bump to 0.5.0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'f3s/goprecords/docker-image')
-rw-r--r--f3s/goprecords/docker-image/Justfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/f3s/goprecords/docker-image/Justfile b/f3s/goprecords/docker-image/Justfile
index 4149ab2..b3f2aa1 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.4.1"
+TAG := "0.5.0"
SRC := "/home/paul/git/goprecords"
build: