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 2020/12/19 08:20:58 UTC

[GitHub] [airflow] potiuk commented on a change in pull request #13178: Remove unused library - flask-swagger

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



##########
File path: Dockerfile.ci
##########
@@ -195,7 +195,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:
       I guess it depends on #13177 so it should be updated accordingly (or maybe merge those two PR).

##########
File path: Dockerfile.ci
##########
@@ -195,7 +195,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:
       I guess it depends on #13177 so it should be updated accordingly (or maybe merge those two PRS).




----------------------------------------------------------------
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:
users@infra.apache.org