potiuk commented on a change in pull request #20664:
URL: https://github.com/apache/airflow/pull/20664#discussion_r782051292



##########
File path: breeze
##########
@@ -1015,24 +1003,6 @@ function breeze::parse_arguments() {
             # if not set here, docker cached is determined later, depending on 
type of image to be built
             shift
             ;;
-        -P | --force-pull-images)

Review comment:
       No need to force-pull the image or to pull base python image. We will 
not let the user (by default) to rebuild the image before rebasing to latest 
main (it can be forced but it fails by default) so pulling latest python image 
and latest cache should always be good.




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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to