Update golang Docker tag to v1.25

This commit is contained in:
renovate[bot] 2025-08-13 21:55:54 +00:00 committed by GitHub
parent f3ee5c3dc1
commit 15ce32089b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
# Build the manager binary
FROM golang:1.23 AS builder
FROM golang:1.25 AS builder
WORKDIR /workspace
# Copy the Go Modules manifests