Update PHP version on Docker for WordPress site

I just recently deployed WordPress on Render. Unfortunately, the version of PHP that is used is very old. And one of the WordPress plugins I need to use on this site actually doesn’t work. I’ve tried to search online for instructions on how to update Docker on Render to the newest version of PHP with no luck. Can somebody please give me step-by-step instructions on how to update Docker on Render to the newest version of PHP?

Hi there,

WordPress and PHP on Render done by using Docker. To use a newer version of PHP, you would need to update the PHP version you specify in the FROM part of your Dockerfile.

Regards,

Keith
Render Support, UTC+10 :australia:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.