whiterook6 commented on issue #14143:
URL: https://github.com/apache/airflow/issues/14143#issuecomment-776867343


   To be clear to anyone else finding this, I had to replace this line in the 
quickstart docker compose:
   `  image: ${AIRFLOW_IMAGE_NAME:-apache/airflow:2.0.1}`
   with this line:
   `  image: ${AIRFLOW_IMAGE_NAME:-apache/airflow:2.0.1-python3.8}`
   and run `docker-compose up airflow-init` again. 


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to