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

Commit f7de6ce

Browse files
author
Alena Prokharchyk
authored
Merge pull request #15 from alena1108/151skydns
k8s to 1.5.1 with skydns/dashboard and helm
2 parents 2fbeecc + 5fd5b4e commit f7de6ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.dapper

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ RUN apt-get update && \
55
apt-get install -y ca-certificates wget git && \
66
rm -f /bin/sh && ln -s /bin/bash /bin/sh
77

8-
ENV K8S_DOWNLOAD https://github.com/rancher/kubernetes/releases/download/v1.5.0-rancher1/kubernetes-server-linux-amd64.tar.gz
8+
ENV K8S_DOWNLOAD https://github.com/rancher/kubernetes/releases/download/v1.5.1-rancher1/kubernetes-server-linux-amd64.tar.gz
99
ENV DOWNLOAD /usr/src
1010

1111
ARG DAPPER_HOST_ARCH

0 commit comments

Comments
 (0)