5.3.0
Changes since 5.2.3
- Docker-compose file version update to 3 (no real changes made to format)
- WP CLI patch update: 2.0.1
- PHP:
- Rebased to Alpine 3.8 with updated runtime libraries
- ❗️PHP 7.0 dropped, upgrade to 7.1 (see why?)
- Argon2 password hash supported added to PHP 7.2
- MongoDB extension updated to 1.5.3
- Bugfix: segfaul in PHP's
mail
function when sent to multiple recipients (busybox bug) - Bugfix: xhprof tideways extension enabled twice
- MariaDB:
- Patch update: 10.2.18
- Improved performance for backup orchestration action
- Apache:
- Patch update: 2.4.35
- Option
Indexes
now disabled by default, can be enabled via$APACHE_INDEXES_ENABLED
- Adminer:
- Adminer now comes with support for all db drivers (including PostgreSQL) and languages
- Added the default list of plugins, enabled via
$ADMINER_PLUGINS
- You can now change Adminer design via
$ADMINER_DESIGN
- Default values for db driver, host and name can be changed via
$ADMINER_DEFAULT_DB_
- Varnish no longer strips
has_js
cookie - Nginx patch update: 1.15.4
- Elasticsearch and Kibana patch update: 5.6.12
- Webgrind and Adminer rebased to the latest stable PHP image
Update instructions
Update your .env
and docker-compose.yml
files