Fixed error

Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
This commit is contained in:
Kang
2019-09-01 15:14:46 +08:00
committed by Kang Huaishuai
parent 8666d2683f
commit 48718d6035
3 changed files with 2 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
DOCKER_VERSION=19.03.1
DOCKER_COMPOSE_VERSION=1.24.1
DOCKER_MACHINE_VERSION=0.13.0
DOCKER_MACHINE_VERSION=0.16.1
ETCD_VERSION=3.4.0
KUBERNETES_VERSION=1.14.3
UBUNTU=18.04