Session start failed on login after upgrade to v14.2.2

I am using this GitHub - frappe/frappe_docker: Docker images for production and development setups of the Frappe framework and ERPNext for my installation.

After upgrading using ERPNEXT_VERSION=v14.2.2 and FRAPPE_VERSION=v14.10.0 I get the following error on login to access Desk:
image

I tried the following docker-compose exec backend bench update --reset --requirements based on this Upgrade error - Version 14

Try by using bench update --reset

I am sorted ran this command:
docker-compose exec backend bench --site {sitename} migrate