Skip to content

Commit

Permalink
Upgrade kubernetes to v1.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alanpeng committed Dec 14, 2018
1 parent c4dd8b9 commit 3faba70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM centos:7.5.1804
FROM centos:7.6.1810
COPY kubernetes.repo /etc/yum.repos.d
RUN yum -y install kubeadm-1.13.0
RUN yum -y install kubeadm-1.13.1

0 comments on commit 3faba70

Please sign in to comment.