We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40cb59f commit a88cdf1Copy full SHA for a88cdf1
Dockerfile
@@ -1,5 +1,5 @@
1
# Build the manager binary
2
-FROM golang:1.23 AS builder
+FROM golang:1.25 AS builder
3
ARG TARGETOS
4
ARG TARGETARCH
5
ARG GOPROXY
0 commit comments