feluelle edited a comment on issue #8229: Proper version is displayed when 
running prod image via Breeze
URL: https://github.com/apache/airflow/pull/8229#issuecomment-613380034
 
 
   @potiuk That is really weird -> `$AIRFLOW_VERSION` shows `1.10.10` also 
`airflow version` shows `1.10.10` but endpoint `/version` shows `2.0.0`
   
   1. `./breeze build-image --production-image 
--install-airflow-version=1.10.10`
   2. `./breeze --production-image`
   3. `airflow upgradedb`
   4. `airflow webserver`
   5. http://0.0.0.0:28080/version
   
   **EDIT:**
   
   being on git branch #8228 (and rebased on latest master)
   

----------------------------------------------------------------
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

Reply via email to