Tips update Drupal core with Drush:
- Make sure you enabled "Update manager" module otherwise enable it with Drush by command:
drush en update
- Always backup your site and database before update Drupal core.
- Run Drush command to update Drupal core:
drush up drupal