It is important that you use the python and airflow versions we specify in the previous lecture, which I highlight again here:

ARG AIRFLOW_VERSION=2.9.2
ARG PYTHON_VERSION=3.10


This course was built with the specified versions and changes to these version values can cause issues in starting the docker containers.