08.11.22: - Rebase to Alpine 3.16, migrate to s6v3. Move application install to /app/www/public, add migration for existing users. Container updates should now update the application correctly.
20.08.22: - Rebasing to alpine 3.15 with php8. Restructure nginx configs (see changes announcement).
29.06.21: - Rebase to 3.14, Add php7-zip package
20.05.21: - Create separate volume for image data
23.01.21: - Rebasing to alpine 3.13.
12.12.20: - Increased upload_max_filesize in php.ini
01.06.20: - Rebasing to alpine 3.12.
19.12.19: - Rebasing to alpine 3.11.
28.06.19: - Rebasing to alpine 3.10.
12.06.19: - Add ffmpeg and other deps as needed by popular plugins.
23.03.19: - Switching to new Base images, shift to arm32v7 tag.
01.03.19: - Add php-ctype & php-curl.
22.02.19: - Rebasing to alpine 3.9, add php-ldap.
28.01.19: - Rebase to alpine linux 3.8 , add pipeline logic and multi arch.
25.01.18: - Rebase to alpine linux 3.7.
25.05.17: - Rebase to alpine linux 3.6.
03.05.17: - Use repo pinning to better solve dependencies, use repo version of php7-imagick.