- Added PHP 8.3
- Make PHP 8.3 default version
- Added
imagick
extension
- Updated
8
,8-cli
,8-fpm
,cli
,fpm
,latest
version to8.2
- Update syslog-ng.conf for Ubuntu 22.04
- Added PHP 8.2
- Use
phusion/baseimage:jammy-1.0.0
and thusUbuntu 22.04
- Removed unsupported PHP version 7.3
- Use
phusion/baseimage:focal-1.0.0
and thusUbuntu 20.04
- Make PHP 8.1 default version
- Removed unsupported PHP version 7.2
- Make PHP 8.0 default version for FPM
- Added PHP 8.1
- Limit en locales other than
en_US
- Add
cs_CZ
locale
- Removed unsupported PHP versions 5.6, 7.0 and 7.1
- Make PHP 8.0 default version
- Added PHP 8.0
- Updated
composer
to2.0
- Removed global package
hirak/prestissimo
incompatible with new Composer
- Updated
phusion/baseimage
tolatest-amd64
- Added
redis
extension
- Finally fixed installation of
php-sodium
which is not needed any more for PHP 7.2 and newer - Extension
php-sodium
now installs from PHP 7.0 and higher - Fixed
dist-upgrade
during image build
- Fixed installation of
php-sodium
which resulted in installation of PHP 7.1 under 5.6 image - Extension
php-sodium
now installs only from PHP 7.1 and higher
- Added PHP 7.4
- Initial version