We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8d9842 commit c21b96bCopy full SHA for c21b96b
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
# Build the manager binary
2
-FROM --platform=$BUILDPLATFORM golang:1.25.1 as builder
+FROM --platform=$BUILDPLATFORM golang:1.26.2 as builder
3
ARG TARGETOS
4
ARG TARGETARCH
5
0 commit comments