Rasa-x-demo image in Docker-compose installation

I am trying to follow the manual installation of RasaX Docker-compose. When I execute the start command ‘sudo docker-compose up -d’ All of my images are running on docker but it gives an error as: ‘ERROR: no such image: rasa/rasa-x-demo:: invalid reference format’

I tried to comment the rasa/rasa-x-demo in docker-compose.yml as well to get rid of it but it doesn’t work. It would be a great help if someone tell me the version for rasa-x-demo that I can put in my .env file as we did for rasa and rasa-x versions and other strings.

Thanks in advance

Hi @nish could you show me that part of the docker-compose file?