[Ubuntu] Upgrade docker-compose to fix build regression (#12687)

* Bump docker compose to v2.38.2 in toolset-2204.json

* Bump docker compose to v2.38.2 in toolset-2404.json
This commit is contained in:
Jan Brasna
2025-08-04 16:14:28 +02:00
committed by GitHub
parent d5aa851027
commit 96de6e9f6c
2 changed files with 2 additions and 2 deletions

View File

@@ -252,7 +252,7 @@
},
{
"plugin": "compose",
"version": "2.37.3",
"version": "2.38.2",
"asset": "linux-x86_64"
}
]

View File

@@ -212,7 +212,7 @@
},
{
"plugin": "compose",
"version": "2.37.3",
"version": "2.38.2",
"asset": "linux-x86_64"
}
]