potiuk commented on code in PR #42963:
URL: https://github.com/apache/airflow/pull/42963#discussion_r1797826446


##########
Dockerfile.ci:
##########
@@ -1181,7 +1181,7 @@ ARG PYTHON_BASE_IMAGE
 ARG AIRFLOW_IMAGE_REPOSITORY="https://github.com/apache/airflow";
 
 # By increasing this number we can do force build of all dependencies
-ARG DEPENDENCIES_EPOCH_NUMBER="11"
+ARG DEPENDENCIES_EPOCH_NUMBER="12"

Review Comment:
   (BTW. Increasing EPOCH in this case is still needed - because local breeze 
images will still keep the old cached layer even after we merge this change).



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