This release splits build in multiple states:
- Base image, with nvm for easy installing any nodejs version. Can be used for only nodejs projects.
- PHP builds on top of base. Limited builds to 8.2 and 8.1. 8.3 is still experimental as many pecl extensions are not yet available.
- Introducing Python images, for now 3.12 and 3.11. Venv is included and must be used in projects.