We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4f0f7bf + d5668b9 commit fdc0071Copy full SHA for fdc0071
Dockerfile
@@ -15,7 +15,7 @@
15
ARG ARCH
16
17
# Build the manager binary
18
-FROM golang:1.20 as builder
+FROM golang:1.21 as builder
19
20
WORKDIR /workspace
21
# Copy the Go Modules manifests
0 commit comments