openedx / course-discovery

Service providing access to consolidated course and program metadata
https://edx-discovery.readthedocs.io/en/latest/
GNU Affero General Public License v3.0
57 stars 171 forks source link

build: update docker-compose to docker compose on CI and other places #4313

Closed DawoudSheraz closed 5 months ago

DawoudSheraz commented 5 months ago

docker compose v1 has been removed from GA runners since April 1st, v2 is the default option.

https://github.com/actions/runner-images/issues/9557

https://docs.docker.com/compose/migrate/