From 4f7651855e82e5736430e42dbf66fe47b4ef5695 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Petazzoni?= Date: Fri, 29 Sep 2017 19:24:24 +0200 Subject: [PATCH] Update version numbers --- docs/index.html | 15 ++++++--------- prepare-vms/settings/orchestration.yaml | 2 +- 2 files changed, 7 insertions(+), 10 deletions(-) diff --git a/docs/index.html b/docs/index.html index 60cac488..9fd32030 100644 --- a/docs/index.html +++ b/docs/index.html @@ -610,9 +610,9 @@ You are welcome to use the method that you feel the most comfortable with. ## Brand new versions! -- Engine 17.05 -- Compose 1.12 -- Machine 0.11 +- Engine 17.09 +- Compose 1.16 +- Machine 0.12 .exercise[ @@ -627,12 +627,7 @@ You are welcome to use the method that you feel the most comfortable with. --- -## Wait, what, 17.05 ?!? - --- - -- Docker inc. [recently announced](https://blog.docker.com/2017/03/docker-enterprise-edition/) - Docker Enterprise Edition +## Wait, what, 17.09 ?!? -- @@ -646,6 +641,8 @@ You are welcome to use the method that you feel the most comfortable with. - Docker EE releases are maintained 12+ months +- For more details, check the [Docker EE announcement blog post](https://blog.docker.com/2017/03/docker-enterprise-edition/) + --- class: extra-details diff --git a/prepare-vms/settings/orchestration.yaml b/prepare-vms/settings/orchestration.yaml index 686936d6..895d8f48 100644 --- a/prepare-vms/settings/orchestration.yaml +++ b/prepare-vms/settings/orchestration.yaml @@ -28,6 +28,6 @@ footer: > url: http://container.training/ engine_version: test -compose_version: 1.12 +compose_version: 1.16.1 machine_version: 0.12.0 swarm_version: latest