lagoon-images 22.2.0 (Alpine 3.15 and version updates)
New Images
In this release, all images have been updated to Alpine 3.15 (release notes at https://alpinelinux.org/posts/Alpine-3.15.0-released.html)
In addition, we have also filled out the versions available for some of our images
- Postgres is now available in versions 11,12,13,14 - with -drupal variants
- Solr 8 is now available
- Python is now available in versions 3.7,3.8,3.9,3.10 - mirroring officially supported versions
- MariaDB is now available in versions 10.4,10.5,10.6 - with -drupal variants
In addition, we have broadened some of the test suites to provide better coverage, and streamlined some build steps to improve performance.
This release also includes the image updates required to address CVE-2021-21708 in PHP images.
Notes from the field
This Alpine release updated the openssh client libraries to version 8.8, which has deprecated support for RSA/SHA-1 keys (because they're bad!). If you use SSH from within your docker image, you should create a more cryptographically secure key. Details at https://www.openssh.com/releasenotes.html
Changes in this release
- update existing images to alpine 3.15 by @tobybellwood in #405
- Utilise buildkit cache-from to improve build times by @tobybellwood in #393
- re-enable quiet mode in makefile by @tobybellwood in #396
- fix upsteam yum cache for elasticsearch-7 image by @tobybellwood in #397
- add specific PHP 7.4 and PHP 8.1 tests by @tobybellwood in #398
Package Updates
- Update Node.js to v16.14 (main) by @renovate in #400
- Update Node.js to v14.19 (main) by @renovate in #395
- Update dependency postgres to v14.2 (main) by @renovate in #408
- Update dependency postgres to v13.6 (main) by @renovate in #407
- Update dependency postgres to v12.10 (main) by @renovate in #403
- Update dependency postgres to v11.15 (main) by @renovate in #402
- Update dependency php to v8.1.3 (main) by @renovate in #410
- Update php Docker tag to v8.1.2 (main) by @renovate in #392
- Update dependency php to v8.0.16 (main) by @renovate in #409
- Update php Docker tag to v8.0.15 (main) by @renovate in #391
- Update dependency php to v7.4.28 (main) by @renovate in #406
- Update composer Docker tag to v2.2.6 (main) by @renovate in #399
- Update dependency phpredis/phpredis to v5.3.7 (main) by @renovate in #404
- Update dependency xdebug/xdebug to v3.1.3 (main) by @renovate in #394
Full Changelog: 22.1.0...22.2.0