Update golang Docker tag to v1.24

This commit is contained in:
renovate[bot] 2025-02-13 02:14:07 +00:00 committed by GitHub
parent 4aa7211f96
commit 74d6f39365
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.24 AS builder
WORKDIR /workspace
# Copy the Go Modules manifests