We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dec22e1 + 5cd8648 commit be87cf5Copy full SHA for be87cf5
Dockerfile
@@ -1,6 +1,6 @@
1
FROM quay.io/deis/go-dev:0.19.0
2
3
-ENV K8S_VERSION=1.4.6
+ENV K8S_VERSION=1.6.3
4
5
RUN go get -u -v github.com/onsi/ginkgo/ginkgo \
6
&& curl -o /usr/local/bin/kubectl -Os https://storage.googleapis.com/kubernetes-release/release/v$K8S_VERSION/bin/linux/amd64/kubectl \
0 commit comments