🚀 Enhancement Request
Is your enhancement request related to a problem? Please describe.
The docker-compose.yml file includes a top-level version key, which is deprecated in modern Docker Compose and produces a warning on every docker compose up
Describe the solution you'd like
Just remove the key since it already auto detects the format
Describe alternatives you've considered
NA
Additional context
NA
🚀 Enhancement Request
Is your enhancement request related to a problem? Please describe.
The
docker-compose.ymlfile includes a top-levelversionkey, which is deprecated in modern Docker Compose and produces a warning on everydocker compose upDescribe the solution you'd like
Just remove the key since it already auto detects the format
Describe alternatives you've considered
NA
Additional context
NA