PrivateBin / docker-nginx-fpm-alpine

PrivateBin docker image based on Nginx, php-fpm & Alpine Linux stack
https://hub.docker.com/r/privatebin/nginx-fpm-alpine/
147 stars 57 forks source link

upgrade to PHP 8.3 #178

Closed elrido closed 7 months ago

elrido commented 7 months ago

With Alpine 3.19 we can use either PHP 8.2 or 8.3. Switching is not urgent, IMO, just want to prepare this without being in a rush.

Also removes a deprecated PHP config option and enables building s390 arch images.