potiuk commented on issue #57471: URL: https://github.com/apache/airflow/issues/57471#issuecomment-4104677824
> For an upgrade is it enough to switch to the Python 3.13 version now instead of the 3.12 one (from apache/airflow:3.1.8-python3.12 to apache/airflow:3.1.8-python3.13)? I believe so. But - just to set the expectations properly - It's always up to you to test if everything works anyway. I thin it is fine, but you will have to follow the guideline on how to update additional packages in your own image - we are **NOT** releasing new reference images when things change after releasing them and this very clearly described here: https:// gairflow.apache.org/docs/docker-stack/index.html#fixing-images-at-release-time IMHO - if you build your own images and have your image and add latest FAB provider - it **should** work - but ultimately deployment manager is responsible for testing their deployment - this is how Open Source Works - while we can tell you what our intentions are, since you pay 0 for the software, any expectations other than "yeah, we think it should work" - are the most you can get. The ultimate responsibility on testing your deployment is with you. -- 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]
