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

This commit is contained in:
2025-10-21 07:16:11 +02:00
parent 839548922a
commit 6516c9caaa
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