I tried to upgrade the current platform from koa to lilac. During the process I noticed that the mongo image is pulled twice, first time mongo:4.0 for upgrading and second time mongo:4.0.23 for tutor_local_mongo. Is is possible to modify the line at tutor/local.py at v12.0.0 · overhangio/tutor · GitHub to fix this issue?