From 230bd735975f5a9f904db2a5b5d02fbd3a59982a Mon Sep 17 00:00:00 2001 From: Jerome Petazzoni Date: Tue, 11 Sep 2018 14:37:04 -0500 Subject: [PATCH] Update versions --- prepare-vms/settings/fundamentals.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/prepare-vms/settings/fundamentals.yaml b/prepare-vms/settings/fundamentals.yaml index 05bddb54..63c89f95 100644 --- a/prepare-vms/settings/fundamentals.yaml +++ b/prepare-vms/settings/fundamentals.yaml @@ -20,8 +20,8 @@ paper_margin: 0.2in engine_version: stable # These correspond to the version numbers visible on their respective GitHub release pages -compose_version: 1.21.1 -machine_version: 0.14.0 +compose_version: 1.22.0 +machine_version: 0.15.0 # Password used to connect with the "docker user" -docker_user_password: training \ No newline at end of file +docker_user_password: training