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 0658424 commit 90bcf4bCopy full SHA for 90bcf4b
Dockerfile
@@ -1,5 +1,5 @@
1
# Build the manager binary
2
-FROM docker.io/golang:1.17 as builder
+FROM docker.io/golang:1.18 as builder
3
ARG GIT_VERSION="(unset)"
4
ARG COMMIT_ID="(unset)"
5
ARG ARCH=""
0 commit comments