lagoon-images 22.6.0
New Images
The main feature of this release is the availability of updated Alpine images, at version 3.16. All alpine-based images (that aren't pinned to a previous version) have been updated to 3.16.
This release also updates the version on openresty used to v1.21.4.1
Additionally, the version of nodeJS installed with the php-cli images has been updated to the LTS version 18 (from v17). Going forwards, the php-cli images will only be installed with LTS node versions. With the release of each new Alpine release, the availability of node versions is updated to match the node release schedule. With version pinning to the most recent LTS version, we hope to give some stability to developers, and be able to match the versions alongside the other node-based images we provide.
Python2 is no longer supported by the Alpine 3.16 release. Please replicate the code in https://github.com/uselagoon/lagoon-images/blob/main/images/node-builder/14.Dockerfile#L34-L38 in your dockerfile if you are unable to upgrade to python3 😱 - the node:14 image has been provided with python2 for backwards compatibility, but the 16 and 18 images have always only had python3.
Changes in this release
- build postgres drupal images @tobybellwood (#494)
- Add FreeType 2 support to GD @seanhamlin (#492)
- update upstream images for Alpine 3.16 @tobybellwood (#483)
- Implementing MAXMEMORYPOLICY for redis images @cdchris12 (#477)
Package Updates
- Update dependency solr to v8.11.2 (main) @renovate (#499)
- Update dependency postgres to v14.4 (main) @renovate (#493)
- Update Node.js to v18.4 (main) @renovate (#489)
- Update dependency python to v3.10.5 (main) @renovate (#482)
- Update dependency php to v7.4.30 (main) @renovate (#484)
- Update dependency php to v8.0.20 (main) @renovate (#485)
- Update dependency php to v8.1.7 (main) @renovate (#486)
- Update dependency rabbitmq to v3.8.34 (main) @renovate (#478)
- Update dependency xdebug/xdebug to v3.1.5 (main) @renovate (#479)
- Update dependency composer to v2.3.7 (main) @renovate (#480)
- Update Node.js to v18.3 (main) @renovate (#481)
- Update dependency openresty/openresty to v21 (main) @renovate (#475)
Full Changelog: 22.5.0...22.6.0