potiuk commented on issue #5690: [AIRFLOW-5077] Skip force pulling latest python in CI environment URL: https://github.com/apache/airflow/pull/5690#issuecomment-516725625 Basically it will work in the way that when new python is released, next master build will use it and once it is ready and pushed all CI builds will use it (but not before it's ready and built). This means that there will be no delays in CI builds - they will either use the previously build image while the new one is being built on DockerHub or the new one as soon as the new image is ready.
---------------------------------------------------------------- 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
