Skip to content

Commit

Permalink
Update kubernetes to v1.11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
alanpeng authored Nov 26, 2018
1 parent 9a981cb commit 0127e87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM centos:7.5.1804
COPY kubernetes.repo /etc/yum.repos.d
RUN yum -y install kubeadm-1.11.4
RUN yum -y install kubeadm-1.11.5

0 comments on commit 0127e87

Please sign in to comment.