mistercrunch commented on code in PR #27953:
URL: https://github.com/apache/superset/pull/27953#discussion_r1571005892
##########
docker-compose-image-tag.yml:
##########
@@ -33,7 +33,11 @@ services:
- redis:/data
db:
- env_file: docker/.env
+ env_file:
Review Comment:
hey @shaoxp , this got fixed in
https://github.com/apache/superset/pull/28039 , but note that you need
docker-compose 2.24+ for this config to work. I tried to lookup if there's a
version of the yaml I can setup to inform users to upgrade but couldn't find
anything.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]