Update golang Docker tag to v1.24

This commit is contained in:
renovate[bot]
2025-02-12 23:42:56 +00:00
committed by GitHub
parent 52dfdf3420
commit 9b4502cafc

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