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.
1 parent 993a5ee commit 72059f5Copy full SHA for 72059f5
Dockerfile
@@ -1,5 +1,5 @@
1
# Build the manager binary
2
-FROM docker.io/golang:1.20 as builder
+FROM docker.io/golang:1.21 as builder
3
ARG GIT_VERSION="(unset)"
4
ARG COMMIT_ID="(unset)"
5
ARG ARCH=""
0 commit comments