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/
151 stars 57 forks source link

upgrade to PHP 8.2 #150

Closed elrido closed 1 year ago

elrido commented 1 year ago

With Alpine 3.18, that was just released and that we have just upgraded to, we now have both PHP 8.1 and 8.2 packages available. This issue tracks the upgrade to that version. We already unit test privatebin against PHP 8.2, didn't see any issues there and therefore should not have to expect any issues from this upgrade. There is also no urgency to upgrade and we likely get no performance benefits - this is just preventative maintenance.