Bump docker-compose 1.25.0

This commit is contained in:
Ulysses Souza 2019-11-21 18:19:37 +01:00 committed by GitHub
parent 457f73a44f
commit 8283efc1af
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"