potiuk commented on issue #8229: Proper version is displayed when running prod image via Breeze URL: https://github.com/apache/airflow/pull/8229#issuecomment-611459741 Note that this is only applicable to production image. --install-airflow-version in CI works slightly differently. In production image it builds a new image. In CI image it installs airflow version in the original "2.0" image (uninstalls airflow 2.0 first). This is much faster and OK for testing. For production image - we really want to build the image in an optimal way so the image is rebuild using the version of airflow provided via --install-airflow-version flag.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
