kaxil commented on a change in pull request #9925: URL: https://github.com/apache/airflow/pull/9925#discussion_r458639130
########## File path: README.md ########## @@ -119,7 +119,7 @@ pip install apache-airflow[postgres,google]==1.10.11 \ --constraint "https://raw.githubusercontent.com/apache/airflow/constraints-1.10.12/constraints-3.7.txt" ``` -## Building customized production images +## Official docker images Review comment: ```suggestion ## Official Docker images ``` ########## File path: README.md ########## @@ -43,7 +43,7 @@ Use Airflow to author workflows as directed acyclic graphs (DAGs) of tasks. The - [Requirements](#requirements) - [Getting started](#getting-started) - [Installing from PyPI](#installing-from-pypi) -- [Building customized production images](#building-customized-production-images) +- [Official docker images](#official-docker-images) Review comment: ```suggestion - [Official Docker images](#official-docker-images) ``` ---------------------------------------------------------------- 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]
