Update golang Docker tag to v1.23

This commit is contained in:
renovate[bot] 2024-11-08 15:06:26 +00:00 committed by GitHub
parent 91edb4eb57
commit 602b2e0b9a
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.22 as builder
FROM golang:1.23 as builder
WORKDIR /workspace
# Copy the Go Modules manifests