Skip to content

Commit dcc1120

Browse files
committed
chore(golang): bum to golang.1.14
1 parent a7c062d commit dcc1120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.12 as build-deps
1+
FROM golang:1.14 as build-deps
22

33
# Temporary, until kubernetes/client-go#656 gets resolved.
44
RUN go get k8s.io/klog && cd $GOPATH/src/k8s.io/klog && git checkout v0.4.0

0 commit comments

Comments
 (0)