upgrade compose version to v2.6.1 (#14990)

Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
This commit is contained in:
Guillaume Lours 2022-06-23 18:06:15 +02:00 committed by GitHub
parent ae9e3dfdb6
commit 94c82823b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ exclude:
latest_engine_api_version: "1.41"
docker_ce_version: "20.10"
compose_v1_version: "1.29.2"
compose_version: "v2.6.0"
compose_version: "v2.6.1"
compose_file_v3: "3.9"
compose_file_v2: "2.4"
machine_version: "0.16.0"