Merge pull request #845 from docker/site-build

Update docker-ce-stable and docker-ce-edge versions to 18.09
This commit is contained in:
Peter McKee 2018-11-01 15:39:02 -05:00 committed by GitHub
commit 854800fc7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -20,8 +20,8 @@ exclude: ["_scripts", "apidocs/layouts", "Gemfile", "hooks"]
# You can't have - characters in these for non-YAML reasons
latest_stable_docker_engine_api_version: "1.37"
docker_ce_stable_version: "18.03"
docker_ce_edge_version: "18.08"
docker_ce_stable_version: "18.09"
docker_ce_edge_version: "18.09"
docker_ee_version: "2.1"
compose_version: "1.22.0"
machine_version: "0.14.0"