linuxserver / docker-nginx

GNU General Public License v3.0
148 stars 46 forks source link

PHP version #58

Closed tanst closed 4 years ago

tanst commented 4 years ago

Hi, The latest version is PHP7.3, but my application can only run PHP7.2, how do I run PHP7.2, or specify the version , Thanks

aptalca commented 4 years ago

You can use an external php container (ie. official php image) and change the php block in the site config to point to the external one