GitHub user potiuk added a comment to the discussion: airflow docker certificate location
Then it's likely a question to certifi if they should do it and handle it. Whenever it's possible, we are **just** putting stuff to the image "as is" without modifying it - every time you modify some library installed you need to take responsibility for keeeping it updated - so if you would like that `certifi` combines the trust store with `python` when installed - it should be done by `cerify` upstream library. Feel free to propose it to them if you feel it's a good idea. GitHub link: https://github.com/apache/airflow/discussions/49735#discussioncomment-12995739 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
