uranusjr commented on issue #17566: URL: https://github.com/apache/airflow/issues/17566#issuecomment-897523906
Airflow’s images are based on CPython’s builds (https://hub.docker.com/_/python); `apache/airflow:2.1.2-python3.6`, for example, is built against `python:3.6-slim-buster`. So if anything non-Python contains vulnarabilities, you should report it to the Python image’s maintainers (information available on the DockerHub page). -- 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]
