updated to golang 1.26
All checks were successful
release-tag / release-image (push) Successful in 1m46s
All checks were successful
release-tag / release-image (push) Successful in 1m46s
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.25-alpine AS build
|
FROM golang:1.26-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