Merge pull request #9926 from ulyssessouza/patch-1

Bump docker-compose 1.25.0
This commit is contained in:
Usha Mandya 2019-11-22 11:22:02 +00:00 committed by GitHub
commit 8bb1f094c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ exclude: ["_scripts", "apidocs/layouts", "Gemfile", "hooks", "index.html", "404.
latest_engine_api_version: "1.40"
docker_ce_version: "19.03"
docker_ee_version: "19.03"
compose_version: "1.24.1"
compose_version: "1.25.0"
compose_file_v3: "3.7"
compose_file_v2: "2.4"
machine_version: "0.16.0"