Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

Commit

Permalink
k8s 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Alena Prokharchyk committed Dec 14, 2016
1 parent bf00419 commit 9d232a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.dapper
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ RUN apt-get update && \
apt-get install -y ca-certificates wget git && \
rm -f /bin/sh && ln -s /bin/bash /bin/sh

ENV K8S_DOWNLOAD https://github.com/rancher/kubernetes/releases/download/v1.4.6-rancher2/kubernetes-server-linux-amd64.tar.gz
ENV K8S_DOWNLOAD https://github.com/rancher/kubernetes/releases/download/v1.5.1-rancher1/kubernetes-server-linux-amd64.tar.gz
ENV DOWNLOAD /usr/src

ARG DAPPER_HOST_ARCH
Expand Down

0 comments on commit 9d232a5

Please sign in to comment.