All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.4.0 - 2024-09-30
- Update alpine base image
- Update docker images used for build
- Set HTTPS fastcgi parameter if the nginx site is using HTTPS, or the proxy passes HTTPS as x-forwarded-proto
1.3.0 - 2022-04-26
- Add php-fpm configuration script
- Install Composer LTS version
- Update alpine base image
- Rebuild image for latest PHP updates
1.2.0 - 2021-06-28
- Update alpine base image
- Rebuild image for latest PHP updates
1.1.4 - 2021-04-21
- Update alpine base image
1.1.3 - 2021-03-24
- Update alpine base image
- Rebuild image for latest package updates
1.1.2 - 2021-03-08
- Update alpine base image
- Rebuild image for latest package updates
1.1.1 - 2021-02-22
- Update alpine base image
1.1.0 - 2021-02-08
- Update alpine base image
- Rebuild image for latest PHP updates
- Initial public release