dwchiang / nginx-php-fpm

Running Cloud Native Laravel/PHP app with nginx + php-fpm 8.2/8.1/8.0/7.4/7.3 across amd64, arm64 arch.
https://hub.docker.com/r/dwchiang/nginx-php-fpm
Apache License 2.0
163 stars 35 forks source link

Update PHP version #10

Closed KarolKski closed 2 years ago

KarolKski commented 2 years ago

Hi, loving and using this project for 6 months in production now on ECS and looking to update to PHP 8.1

We saw that there is a PHP 8.1 beta version included in Docker Hub. Any plans to support the latest released versions of php (8.1.7 is latest)

thanks & best regards,

Karol

dwchiang commented 2 years ago

Awesome! Yes, I just managed to cache up all the latest versions of PHP, nginx, and debian/alpine last weekend, and PHP 8.1.7 is included.

(Reference tweet: https://twitter.com/dwchiang/status/1536911686250405888)

I am so happy to know you are using it in production :)

KarolKski commented 2 years ago

Thank you this is amazing! :)