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



##########
File path: Dockerfile.ci
##########
@@ -186,7 +199,7 @@ RUN mkdir -pv ${AIRFLOW_HOME} && \
     mkdir -pv ${AIRFLOW_HOME}/logs
 
 # Increase the value here to force reinstalling Apache Airflow pip dependencies
-ARG PIP_DEPENDENCIES_EPOCH_NUMBER="4"
+ARG PIP_DEPENDENCIES_EPOCH_NUMBER="5"

Review comment:
       Don't do that :). It's only needed if you remove dependencies. In this 
case it's not needed but it's not harmful because you also add the MS SQL 
drivers few lines above (so the cache is cleared anyway).




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