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-611461250
 
 
   Was the image actually built the second time you run it? If none of the 
sensitive files are touched, the image is not rebuilt at all. In order to force 
building it you need to specify --force-build or use 'build-image' command. So 
if you built it first without --install-airflow-version flag and then you tried 
to enter it (but not build) with the flag - then it might explain what happened.
   
   Maybe in this case I should match the version required, with the actual 
version of image you have and if they are different I should force-build the 
image. 

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