docker-library / wordpress

Docker Official Image packaging for WordPress
https://wordpress.org/
GNU General Public License v2.0
1.78k stars 1.07k forks source link

wordpress:fpm-alpine still points to PHP 7.4 #774

Closed timdream closed 1 year ago

timdream commented 1 year ago

docker pull wordpress:fpm-alpine pulls the same image as wordpress:php7.4-fpm-alpine. See https://hub.docker.com/_/wordpress/tags?page=1&name=fpm-alpine.

PHP 7.4 reached EOL as of yesterday.

tianon commented 1 year ago

:weary:

The justification for 7.4 still being the default was https://make.wordpress.org/hosting/handbook/server-environment/#php (support for PHP 8+ is still "beta"), but I guess we have to revisit that now. :disappointed: