XD-DENG commented on a change in pull request #12652: URL: https://github.com/apache/airflow/pull/12652#discussion_r531563556
########## File path: README.md ########## @@ -123,15 +123,15 @@ correct Airflow tag/version/branch and python versions in the URL. 1. Installing just Airflow: ```bash -pip install apache-airflow==1.10.12 \ - --constraint "https://raw.githubusercontent.com/apache/airflow/constraints-1.10.12/constraints-3.7.txt" +pip install apache-airflow==1.10.13 \ Review comment: In addition, in `docs/production-deployment.rst`, there are three sample Dockerfiles are using `FROM apache/airflow:1.10.12`. Should they be updated as well? ---------------------------------------------------------------- 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]
