Open
Description
The latest versions of the WordPress docker image is based on php 8.2 which in turn is based on the Debian 12 image, up from Debian 11. We want to run the latest version of PHP, but upgrading to the OS version has caused a lot of compatibility issues for us since we need to run some old third party software. Would it be possible to also provide images based on php:8.2-fpm-bullseye
or some way to choose which OS version to base this on (e.g. via an ARG) when creating Dockerfiles based on this image?
Metadata
Assignees
Labels
No labels