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

View File

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