We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 949f4bc + d37b0ca commit 17ab75dCopy full SHA for 17ab75d
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
# Build the manager binary
2
-FROM golang:1.15 as builder
+FROM golang:1.26 as builder
3
4
WORKDIR /workspace
5
# Copy the Go Modules manifests
0 commit comments