potiuk commented on pull request #12177:
URL: https://github.com/apache/airflow/pull/12177#issuecomment-723556659


   This PR should handle sometimes to long rebuilding of the images when Python 
releases a new "base image" - usually we have few hours or even sometimes few 
days, until the tests pass in master and the new CI image gets released - so 
far in Breeze until this happened there was a disconnection between the image 
built locally and available in CI resulting with rebuilding the image from the 
scratch, rather than using cache.
   
   This change should fix it - no matter which version of the python image was 
used as a base, the same image will be pulled by breeze and rebuilds will be 
much faster.


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


Reply via email to