jscheffl commented on code in PR #46891: URL: https://github.com/apache/airflow/pull/46891#discussion_r2208632478
########## docker-stack-docs/index.rst: ########## @@ -66,7 +76,7 @@ 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-pythonX.Y` - the latest released Airflow image with specific Python version -* :subst-code:`apache/airflow:slim-|airflow-version|` - the versioned Airflow image with default Python version (3.12 currently) +* :subst-code:`apache/airflow:slim-|airflow-version|` - the versioned Airflow image with default Python version (3.13 currently) Review Comment: This as well? ```suggestion * :subst-code:`apache/airflow:slim-|airflow-version|` - the versioned 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]
