Production image update error

The production .ova image (ERPNext-Production-20180309091515) will return an error when trying to update:


This is a fresh image, steps to reproduce:
Import image to VirtualBox, Start, Login, run:

sudo apt update
sudo apt upgrade
sudo systemctl restart supervisor
cd frappe-bench
bench update

This has been fixed in the latest release.