Update to Go-1.25.3
All checks were successful
release-tag / release-image (push) Successful in 2m56s
All checks were successful
release-tag / release-image (push) Successful in 2m56s
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
############################
|
||||
# 1) Go‑Build
|
||||
############################
|
||||
FROM golang:1.23.1 AS build
|
||||
FROM golang:1.25 AS build
|
||||
|
||||
WORKDIR /app
|
||||
COPY go.mod go.sum ./
|
||||
|
||||
Reference in New Issue
Block a user