summaryrefslogtreecommitdiff
path: root/f3s/goprecords/docker-image
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-14 21:57:40 +0300
committerPaul Buetow <paul@buetow.org>2026-04-14 21:57:40 +0300
commitf37697bca64b2e25d86bc10900cae5653377cdb8 (patch)
tree6365d53deecf4b3e90e72f7a8a4623790887c784 /f3s/goprecords/docker-image
parented68845e261c54d99d17cae1e177884f568078bb (diff)
goprecords: deploy image 0.3.1 (HTML dashboard at /).
Bump Helm and docker-image tags for the new goprecords release. Made-with: Cursor
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 046a789..9ec4c33 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.3.0"
+TAG := "0.3.1"
SRC := "/home/paul/git/goprecords"
build: