updated to golang 1.26
All checks were successful
release-tag / release-image (push) Successful in 2m8s
All checks were successful
release-tag / release-image (push) Successful in 2m8s
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
|
||||
|
||||
# Optional: git + certs for private modules; cache modules and build cache
|
||||
|
||||
Reference in New Issue
Block a user