bbossy commented on issue #11695:
URL: https://github.com/apache/airflow/issues/11695#issuecomment-714236354


   @potiuk I tracked this down to a typo in the 
[Dockerfile](https://github.com/apache/airflow/blob/172820db4d2009dd26fa8aef4a864fb8a3d7e78d/Dockerfile#L212):
   
   **ROVIDERS** instead of **PROVIDERS**
   ```
   ARG INSTALL_ROVIDERS_FROM_SOURCES="true"
   ENV INSTALL_PROVIDERS_FROM_SOURCES=${INSTALL_PROVIDERS_FROM_SOURCES}
   ```


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to