Skip to content

lagoon-images 22.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Mar 05:00
· 1463 commits to refs/heads/main since this release
4a0012b

Changes in this release

PHP-based images

  • The XDEBUG settings for php have been updated to support XDebug 3 natively. Xdebug was always the default in PHP8.0 and PHP8.1, but owing to cross-configuration with PHP7.4, the necessary settings weren't configured properly. In this release, the PHP7.4 bundled version of the XDebug library has been updated to version 3 with the correct settings present.

  • The New Relic and Blackfire agents have been updated and added to the PHP8.1 images.

  • In addition, the build process has been optimised for the php-based images, and the resultant images are now almost 60% smaller than before.

Alpine Security fixes

This release also brings a raft of Alpine security updates:

All current Alpine-based images are running the latest version of Alpine ( 3.15.2, 3.14.4, 3.12.10).
We are considering how best to continue to support the images built on previous, unsupported versions of Alpine (solr-7.7, mongo, varnish-5)

Other changes

New Images

Package Updates

New Contributors

Full Changelog: 22.2.0...22.3.0