Drupal Core Update

Switch branch to core-update
check to see if update available

composer outdated "drupal/*"
Update Drupal core
composer update drupal/core --with-dependencies

Run database update

terminus remote:drush cdisc-d8.core-update drush updatedb

terminus remote:drush cdisc-d8.core-update drush cache:rebuild

 

Content Access