potiuk commented on code in PR #36714:
URL: https://github.com/apache/airflow/pull/36714#discussion_r1447883581


##########
docs/apache-airflow/howto/docker-compose/index.rst:
##########
@@ -319,14 +319,14 @@ you should do those steps:
 
 .. code-block:: docker
 
-    #image: ${AIRFLOW_IMAGE_NAME:-apache/airflow:2.6.1}
+    #image: ${AIRFLOW_IMAGE_NAME:-apache/airflow:2.8.0}

Review Comment:
   It might require some manual modifications in doc build scripts in some 
cass, but I think it will just work here out-of-the box, you can try it and see 
if it gets replaced after `breeze build-docs` build. There is a sphinx plugin 
we use to do it I think.
   
   If there are any problems - look for `|version|` - there are a few places 
where it is replaced by hand during the build.



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

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to