potiuk commented on issue #8215: Fix breeze building production image not 
recognizing EXTRA_DOCKER_PROD_BUILD_FLAGS
URL: https://github.com/apache/airflow/pull/8215#issuecomment-611458766
 
 
   The --install-airflow-version is not persistent so if you rebuild the image 
next time it will use default sources. So every time you rebuild the image with 
1.10.10rc4 you need to specify the flag. This is consistent with how the CI 
image works as well (you need to specify the flag to install another airflow 
version in the container).
   
   I created #8229 to fix the display issue - it always takes the 
AIRFLOW_VERSION from the production image so we can be sure the airflow version 
is correct.
   
   

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