Update to newest docker and compose

This commit is contained in:
2018-08-10 12:07:11 +00:00
parent 9459c74dce
commit 5b7b867c2b

View File

@@ -1,8 +1,8 @@
---
# Variables listed here are applicable to all host groups
docker_compose_version_to_install: 1.18.0
docker_ce_version_to_install: 17.09.1~ce-0~ubuntu
docker_compose_version_to_install: 1.22.0
docker_ce_version_to_install: 18.03.1~ce-0~ubuntu
nvm_version: v0.33.5
node_version: 8.4.0
registry_location: "registry.wimer.home:5000"