potiuk commented on code in PR #46891: URL: https://github.com/apache/airflow/pull/46891#discussion_r2151305375
########## docker-stack-docs/build.rst: ########## @@ -313,17 +313,17 @@ There are two types of images you can extend your image from: Naming conventions for the images: -+----------------+-----------------------+---------------------------------+--------------------------------------+ -| Image | Python | Standard image | Slim image | -+================+=======================+=================================+======================================+ -| Latest default | 3.9 | apache/airflow:latest | apache/airflow:slim-latest | -+----------------+-----------------------+---------------------------------+--------------------------------------+ -| Default | 3.9 | apache/airflow:X.Y.Z | apache/airflow:slim-X.Y.Z | -+----------------+-----------------------+---------------------------------+--------------------------------------+ -| Latest | 3.9,3.10,3.11,3.12 | apache/airflow:latest-pythonN.M | apache/airflow:slim-latest-pythonN.M | -+----------------+-----------------------+---------------------------------+--------------------------------------+ -| Specific | 3.9,3.10,3.11,3.12 | apache/airflow:X.Y.Z-pythonN.M | apache/airflow:slim-X.Y.Z-pythonN.M | -+----------------+-----------------------+---------------------------------+--------------------------------------+ ++----------------+-------------------------+---------------------------------+--------------------------------------+ +| Image | Python | Standard image | Slim image | ++================+=========================+=================================+======================================+ +| Latest default | 3.13 | apache/airflow:latest | apache/airflow:slim-latest | Review Comment: Ah .. I see - the docs are wrong currently: <img width="1124" alt="Screenshot 2025-06-17 at 06 41 27" src="https://github.com/user-attachments/assets/cd04b7ac-dc29-421b-a6d2-0d903eee7cb8" /> -- 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