We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 335d9f5 commit 4561cf6Copy full SHA for 4561cf6
.travis.yml
@@ -12,7 +12,7 @@ before_install:
12
13
env:
14
global:
15
- - KUBE_VERSION=1.13.10-00
+ - KUBE_VERSION=1.13.11-00
16
- DOCKER_VERSION=18.06.3~ce~3-0
17
- CEPH_VERSION=nautilus
18
README.md
@@ -5,7 +5,7 @@ Wise2C Apt Source for Docker/K8S/Ceph/NFS installation
5
6
Apt Source服务器安装好docker,直接运行命令:
7
8
-docker run -d -p 2008:2008 --name=apt-source wise2c/apt-source:v1.13.10
+docker run -d -p 2008:2008 --name=apt-source wise2c/apt-source:v1.13.11
9
10
在需要安装docker/k8s/ceph/nfs的其它主机上:
11
0 commit comments