Skip to content

lagoon-images 24.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Mar 19:11
· 467 commits to refs/heads/main since this release
e192f93

Notes on this release

This release updates the php images to alpine 3.19 - there are a couple of notable things here:

  • the nodejs version included in the cli image is node 20 - installed from the alpine nodejs package - at alpine 3.18, node 20 was installed from the nodejs-current package - if you are overriding, updating or otherwise making changes, make sure you check package names
  • The update was delayed because of an issue discovered in the ImageMagick libraries, which in Alpine 3.19 were trimmed down to not include as many installed by default. In order to maintain consistency, we have re-added the optional libraries.

New Images

This month sees the (long-overdue) release of the Solr-9 image. The image is pretty similar to the Solr-8 image, although we'd always advise testing any upgrade paths thoroughly.

The solr-9-drupal image contains the jump-start config from the search_api_solr module, but we'd usually advise people to manage their own solr configs wherever possible.

Changes in this release

Package Updates

  • chore(deps): update php docker tag to v8.3.4 (main) @renovate (#950)
  • chore(deps): update php docker tag to v8.2.17 (main) @renovate (#949)
  • chore(deps): update dependency composer/composer to v2.7.2 (main) @renovate (#948)
  • chore(deps): update dependency newrelic/newrelic-php-agent to v10.19.0.9 (main) @renovate (#953)
  • chore(deps): update dependency newrelic/newrelic-php-agent to v10.18.0.8 (main) @renovate (#947)
  • chore(deps): update dependency blackfireio/docker to v2.26.1 (main) @renovate (#954)
  • chore(deps): update dependency blackfireio/docker to v2.26.0 (main) @renovate (#946)