Update to Go-1.25.3
All checks were successful
release-tag / release-image (push) Successful in 4m16s

This commit is contained in:
2025-10-21 07:15:33 +02:00
parent f90f4215c5
commit 2043df644e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM golang:1.24-alpine AS build
FROM golang:1.25-alpine AS build
WORKDIR /app
# Optional: git + certs for private modules; cache modules and build cache