---> Running in 0845b3dfaafaRemoving intermediate container 0845b3dfaafa ---> faa09496edd2Successfully built faa09496edd2Successfully tagged memmos.laas.fr:5000/gepetto/dashboard:master$ docker run --rm -e SECRET_KEY -e GITHUB_WEBHOOK_KEY -e GITLAB_WEBHOOK_KEY -e PYTHONWARNINGS ${DOCKER_TAG} ./manage.py migrateCommandError: Conflicting migrations detected; multiple leaf nodes in the migration graph: (0043_focal, 0043_auto_20200526_0831 in rainboard).To fix them run 'python manage.py makemigrations --merge'ERROR: Job failed: exit code 1