Update to Go-1.25.3
All checks were successful
release-tag / release-image (push) Successful in 4m16s
All checks were successful
release-tag / release-image (push) Successful in 4m16s
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.24-alpine AS build
|
FROM golang:1.25-alpine AS build
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
# Optional: git + certs for private modules; cache modules and build cache
|
# Optional: git + certs for private modules; cache modules and build cache
|
||||||
|
|||||||
Reference in New Issue
Block a user