herbertstos opened a new issue, #51263: URL: https://github.com/apache/airflow/issues/51263
### Apache Airflow version Other Airflow 2 version (please specify below) ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? I'm using Docker Compose with the official apache/airflow:2.9.0 image. However, the Web UI that is loaded appears to be from Airflow 3.0.0 — the layout and design match the new interface. I’ve confirmed the image tag is 2.9.0, and Docker shows it pulling and using the correct image, but the UI still behaves like version 3.0.0. ### What you think should happen instead? _No response_ ### How to reproduce Set apache/airflow:2.9.0 in docker-compose.yml. Run docker-compose up. Access the Web UI and observe the version and layout. ### Operating System windows 11 - wls ubuntu lastest ### Versions of Apache Airflow Providers Expected Behavior: The UI should match Airflow 2.9.0, not 3.0.0.   ### Deployment Official Apache Airflow Helm Chart ### Deployment details The deployment was done following the official Airflow documentation. https://airflow.apache.org/docs/apache-airflow/2.9.0/howto/docker-compose/index.html ### Anything else? _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
