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 2021/04/22 10:47:10 UTC

[GitHub] [airflow] ashb commented on a change in pull request #15484: Automatically replace current Airflow version in docs

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



##########
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:
       Yes, one of the custom plugins replaces `|version|` in the downloadable example files https://github.com/apache/airflow/pull/15484/files#diff-4cd7637805a295ed7c8e92bbd346f5dcbc0e8cbee512f67838f264075904430bR21-R33




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