From 5323e26a02cff13592851bc762a4acb67839f022 Mon Sep 17 00:00:00 2001 From: Vincent Rubiolo Date: Fri, 2 Oct 2020 11:37:37 +0200 Subject: [PATCH] Follow Docker Machine 0.16.2 release 0.16.2 was released last month but the internal version was not bumped. As a result the links in the install section still referenced 0.16.0. --- _config.yml | 2 +- _config_authoring.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 25e6c0c0da0..9310da01130 100644 --- a/_config.yml +++ b/_config.yml @@ -26,7 +26,7 @@ docker_ce_version: "19.03" compose_version: "1.27.4" compose_file_v3: "3.8" compose_file_v2: "2.4" -machine_version: "0.16.0" +machine_version: "0.16.2" distribution_version: "2.7" collections: diff --git a/_config_authoring.yml b/_config_authoring.yml index 0e6824972e9..aa76cbbc6c6 100644 --- a/_config_authoring.yml +++ b/_config_authoring.yml @@ -24,7 +24,7 @@ docker_ce_version: "19.03" compose_version: "1.27.4" compose_file_v3: "3.8" compose_file_v2: "2.4" -machine_version: "0.16.0" +machine_version: "0.16.2" distribution_version: "2.7" collections: