bito-code-review[bot] commented on PR #42158: URL: https://github.com/apache/superset/pull/42158#issuecomment-5009815901
<!-- Bito Reply --> The flagged issue is correct. The documentation incorrectly references `docker-compose.yaml`, while the repository contains `docker-compose.yml`. To resolve this, update the filename extension in the documentation table row to match the actual file in the repository. **docs/admin_docs/configuration/configuring-superset.mdx** ``` -| [PostgreSQL](https://www.postgresql.org/) | All [currently-supported versions](https://www.postgresql.org/support/versioning/). The highest tested version is defined by the repository's `docker-compose.yml` and GitHub Actions matrix. | ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
