php-fpm icon indicating copy to clipboard operation
php-fpm copied to clipboard

PHP 7.3.10

Open alanapplyby opened this issue 4 years ago • 2 comments

What is the secret magic required to update my version of PHP.

I did the following:

docker pull nanoninja/php-fpm:7.3.10

updated my docker-compose.yml to use 7.3.10, stopped docker and did up -d.

php -v always shows the old previous version.

Thanks.

alanapplyby avatar Mar 24 '20 20:03 alanapplyby

Hello,

Sorry for my late response.

Did you find a solution? Logically you have done well. Maybe the .env file?

nanoninja avatar Sep 24 '20 12:09 nanoninja

If it does not work, you probably need to delete the local image manually then pull again?

pixeline avatar Oct 30 '21 09:10 pixeline