porterdarby opened a new pull request #15509:
URL: https://github.com/apache/airflow/pull/15509


   Docker Compose version 3 does not support the `condition` field for 
`depends_on` objects (see 
https://docs.docker.com/compose/compose-file/compose-file-v3/#depends_on). The 
current use of `condition` can be confusing (I was confused by it at first).
   
   This change removes the `condition` fields and makes the `depends_on` a 
list. 
   
   This should present no problems with the current state of the application as 
it simply fixes a yaml file structure.


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