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