ljburtz commented on pull request #14404:
URL: https://github.com/apache/airflow/pull/14404#issuecomment-808083089


   to be able to follow the 
[tutorial](https://airflow.apache.org/docs/apache-airflow/stable/tutorial.html#example-pipeline-definition)
   I had to change:
   ```
   -  image: ${AIRFLOW_IMAGE_NAME:-apache/airflow:2.0.1}
   + image: ${AIRFLOW_IMAGE_NAME:-apache/airflow:2.0.1-python3.8}
   ```
   Otherwise, the DAG fails with the same serialization error reported by 
@DougForrest in #14379 


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