some fixes; in hub now pushes dev tag

This commit is contained in:
2026-01-28 13:42:04 +03:00
parent 3e6032d6bc
commit 6c47d05e9c
10 changed files with 39 additions and 22 deletions

View File

@@ -1,4 +1,4 @@
FROM golang:1.25.5-alpine3.23 AS builder
FROM golang:1.25.6-alpine3.23 AS builder
ARG BUILD_TIME
ARG GIT_COMMIT
WORKDIR /usr/src/kurumi