We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96c5779 + f9cbec4 commit 96e0e93Copy full SHA for 96e0e93
Dockerfile
@@ -1,6 +1,6 @@
1
FROM quay.io/deis/go-dev:0.19.0
2
3
-ENV K8S_VERSION=1.2.6
+ENV K8S_VERSION=1.4.6
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