This commit is contained in:
Dwai Banerjee 2017-02-28 18:18:52 +01:00 коммит произвёл GitHub
Родитель 2779788b66
Коммит 1e4b692752
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -206,14 +206,14 @@
},
"dockerComposeVer": {
"type": "string",
"defaultValue": "1.5.0rc1",
"defaultValue": "1.11.2",
"metadata": {
"description": "The Docker Compose Version "
}
},
"dockerMachineVer": {
"type": "string",
"defaultValue": "0.9.0",
"defaultValue": "0.10.0",
"metadata": {
"description": "The docker-machine version "
}