go version update
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.25.6-alpine3.23 AS builder
|
FROM golang:1.25.7-alpine3.23 AS builder
|
||||||
ARG BUILD_TIME
|
ARG BUILD_TIME
|
||||||
ARG GIT_COMMIT
|
ARG GIT_COMMIT
|
||||||
WORKDIR /usr/src/kurumi
|
WORKDIR /usr/src/kurumi
|
||||||
|
|||||||
Reference in New Issue
Block a user