You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/03/31 10:37:30 UTC

[GitHub] [airflow] Bowrna commented on a change in pull request #22344: ci prepare-build-cache

Bowrna commented on a change in pull request #22344:
URL: https://github.com/apache/airflow/pull/22344#discussion_r839450326



##########
File path: dev/breeze/src/airflow_breeze/breeze.py
##########
@@ -302,7 +303,8 @@ def build_ci_image(
     build_cache: Optional[str],
     platform: Optional[str],
     debian_version: Optional[str],
-    upgrade_to_newer_dependencies: Optional[str],
+    upgrade_to_newer_dependencies: bool,

Review comment:
       @potiuk Is it Optional[str] for prod image too?




-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org