[ https://issues.apache.org/jira/browse/TINKERPOP-3106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Florian Hockmann updated TINKERPOP-3106: ---------------------------------------- Description: Docker Compose V1 has been deprecated in 2023: [https://docs.docker.com/compose/migrate/] We are however still using it which now results in our GLV tests failing in GitHub Actions as they [have stopped supported it|https://github.blog/changelog/2024-04-10-github-hosted-runner-images-deprecation-notice-docker-compose-v1/]. The biggest change between V1 and V2 is that it's now {{docker compose}} instead of {{{}docker-compose{}}}. Maybe it's already enough if we simply make that change. was: Docker Compose V1 has been deprecated in 2023: [https://docs.docker.com/compose/migrate/] We are however still using it which now results in our GLV tests failing in GitHub Actions as they [have stopped supported it|https://discord.com/channels/838910279550238720/1131259898496294973/1275808802243088437]. The biggest change between V1 and V2 is that it's now {{docker compose}} instead of {{{}docker-compose{}}}. Maybe it's already enough if we simply make that change. > Update to Docker Compose V2 > --------------------------- > > Key: TINKERPOP-3106 > URL: https://issues.apache.org/jira/browse/TINKERPOP-3106 > Project: TinkerPop > Issue Type: Task > Components: dotnet, go, javascript, python > Reporter: Florian Hockmann > Priority: Major > > Docker Compose V1 has been deprecated in 2023: > [https://docs.docker.com/compose/migrate/] > We are however still using it which now results in our GLV tests failing in > GitHub Actions as they [have stopped supported > it|https://github.blog/changelog/2024-04-10-github-hosted-runner-images-deprecation-notice-docker-compose-v1/]. > The biggest change between V1 and V2 is that it's now {{docker compose}} > instead of {{{}docker-compose{}}}. Maybe it's already enough if we simply > make that change. -- This message was sent by Atlassian Jira (v8.20.10#820010)