update compose to version v2.23.0 in hugo.yaml file (#18471)

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
This commit is contained in:
Guillaume Lours 2023-10-19 12:28:07 +02:00 committed by GitHub
parent 1e377e0696
commit 4cb65fd75d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ params:
latest_engine_api_version: "1.43"
docker_ce_version: "24.0.0"
compose_v1_version: "1.29.2"
compose_version: "v2.20.3"
compose_version: "v2.23.0"
compose_file_v3: "3.8"
compose_file_v2: "2.4"
machine_version: "0.16.0"