Keywords: WordPress + NGINX + SSL - Google Cloud Platform - How to - Upgrade
Description:
I’m currently using the wordpresspro image in GCP. But I imagine updating php may be some what universal between various builds.
My initial server time to respond is high 2ms.
I’d like to see if updating php/fpm and php modules to 8.1 will improve response time.
I notice that php is not found by apt-get/dpkg and has all files located in /opt/bitnami/php
What would be the best approach to attempt to update manually?