summaryrefslogtreecommitdiff
path: root/f3s/goprecords/docker-image/Justfile
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-06-07 22:29:58 +0300
committerPaul Buetow <paul@buetow.org>2026-06-07 22:29:58 +0300
commit21fa1a8d947e5b85cf830e418cd75dcce5233eb7 (patch)
tree80ee200da155d6c59d602f386029ba1b1937d8a4 /f3s/goprecords/docker-image/Justfile
parentb5a8e100696f58785171d5034f64c3e0f59b31a6 (diff)
goprecords: bump image to 0.5.2HEADmaster
Diffstat (limited to 'f3s/goprecords/docker-image/Justfile')
-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 7457f88..eeb642f 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.1"
+TAG := "0.5.2"
SRC := "/home/paul/git/goprecords"
build: