nanoninja / docker-nginx-php-mysql

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

updated php-fpm version to 8.1 #66

Open sasirura opened 1 year ago

sasirura commented 1 year ago

I updated the PHP-fpm version using the official PHP image because the composer is looking for PHP 8.1

image

Tromineo commented 1 week ago

I had the same issue and updating manually fixed it.