Not Update ERPNext

I have executed the “bench update” command from the server console to update erpnext to version 10.
The output of the “bench version” command gives me the output (1) ERPNext 10.0.17
But when I see the version from the GUI it gives me the image (2) ERPNext 9.x.x
In both they do not have the same version. What should I do to achieve the update?
Thanks in advance

Fernando
(1) Captura de pantalla_2018-01-30_19-51-02
(2) Captura de pantalla_2018-01-30_19-55-24

Try

sudo supervisorctl restart all
bench --site all migrate
bench --site all clear-cache