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