jscheffl commented on code in PR #46891: URL: https://github.com/apache/airflow/pull/46891#discussion_r2208562247
########## docker-stack-docs/index.rst: ########## @@ -64,9 +74,9 @@ You can also use "slim" images that contain only core Airflow and are about half but you need to add all the :doc:`apache-airflow:extra-packages-ref` and providers that you need separately via :ref:`Building the image <build:build_image>`. -* :subst-code:`apache/airflow:slim-latest` - the latest released Airflow image with default Python version (3.12 currently) +* :subst-code:`apache/airflow:slim-latest` - the latest released Airflow image with default Python version (3.13 currently) Review Comment: This is now inconsistent to what I am reading above...?!? ```suggestion * :subst-code:`apache/airflow:slim-latest` - the latest released Airflow image with default Python version (3.12 currently) ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
