Build fails on setting debug = false in aicrowd.json

By default the aicrowd.json has the debug flag set to “true”.
On evaluating I get the message “Warning: The evaluation is running in debug mode. You can set “debug”: false in your aicrowd.json for a full evaluation.”.
However on setting debug to false the Docker image build fails.