nanoninja / docker-nginx-php-mysql

Docker running Nginx, PHP-FPM, MySQL & PHPMyAdmin
1.76k stars 867 forks source link

PHP wrong version error #44

Closed alanapplyby closed 4 years ago

alanapplyby commented 4 years ago

A fresh Installation by default installs php v 7.1.33 depsite using the "latest" label.

alanapplyby commented 4 years ago

It was necessary to ssh into the php container in order to see the updated php version, this was my mis-understanding of how the container works.