some fixes; in hub now pushes dev tag
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user