We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a7c062d + dcc1120 commit ba402daCopy full SHA for ba402da
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.12 as build-deps
+FROM golang:1.14 as build-deps
2
3
# Temporary, until kubernetes/client-go#656 gets resolved.
4
RUN go get k8s.io/klog && cd $GOPATH/src/k8s.io/klog && git checkout v0.4.0
0 commit comments