mirror of https://github.com/docker/docs.git
Merge pull request #9926 from ulyssessouza/patch-1
Bump docker-compose 1.25.0
This commit is contained in:
commit
8bb1f094c6
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue