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



##########
File path: docs/apache-airflow/start/docker-compose.yaml
##########
@@ -39,7 +39,7 @@
 version: '3'
 x-airflow-common:
   &airflow-common
-  image: ${AIRFLOW_IMAGE_NAME:-apache/airflow:master-python3.8}
+  image: ${AIRFLOW_IMAGE_NAME:-apache/airflow:|version|}

Review comment:
       I am afraid this is used as "downloadable" piece of code, so we should 
not replace it here. Maybe we should instead add `stable` tag in DockerHub and 
refer to it here.




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