Notes on this release - Alpine update
This release updated the base version of Alpine to 3.21 for most images. See the release notes. If you extend our base images or add/modify/version any alpine packages, you will need to ensure they still work under 3.21. This update includes an update to the Node version packaged with the PHP images
- the version included in the php-cli images is Node 22 - installed from the alpine
nodejs
package - if you are overriding, updating or otherwise making changes, make sure you check package names
Notes on this release - rsync vulnerabilities
Rsync was discovered to contain six vulnerabilities. All production images have now been patched to include the fixed version of rsync.
New Images
The Ruby 3.4 imagehas been introduced - https://www.ruby-lang.org/en/news/2024/12/25/ruby-3-4-0-released/
Deprecated Images
The Python 3.8 image is no longer being published - all previous images remain available, and the latest
tag will point to 24.12.0 release
As flagged in https://github.com/uselagoon/lagoon-images/releases/tag/24.8.0 no image updates are being pushed to the amazeeio
docker organization. All the existing images there will have their labels updated as per those release notes
Changes in this release
- build: add Ruby 3.4 images @tobybellwood (#1214)
- Remove deprecated image pushes to amazeeio/ namespaces and S3 buckets @tobybellwood (#1212)
- build: deprecate python3.8 @tobybellwood (#1211)
- build: fix minimum rsync versions for solr images @tobybellwood (#1213)
- build: update current images at alpine 3.21 @tobybellwood (#1192)
Package Updates
- chore(deps): update ruby docker tag to v3.3.7 (main) - autoclosed @renovate[bot] (#1209)
- chore(deps): update php docker tag to v8.4.3 (main) @renovate[bot] (#1210)
- chore(deps): update php docker tag to v8.3.16 (main) @renovate[bot] (#1208)
- chore(deps): update dependency newrelic/newrelic-php-agent to v11.5.0.18 (main) @renovate[bot] (#1207)
- chore(deps): update docker.io/mlocati/php-extension-installer docker tag to v2.7 (main) @renovate[bot] (#1200)
- chore(deps): update dependency xdebug/xdebug to v3.4.1 (main) @renovate[bot] (#1201)
- chore(deps): update dependency blackfireio/docker to v2.28.22 (main) @renovate[bot] (#1204)
- chore(deps): update docker.io/mlocati/php-extension-installer docker tag to v2.7.8 (main) @renovate[bot] (#1196)
- chore(deps): update php docker tag to v8.2.27 (main) @renovate[bot] (#1197)
- chore(deps): update php docker tag to v8.3.15 (main) @renovate[bot] (#1198)
- chore(deps): update php docker tag to v8.4.2 (main) @renovate[bot] (#1199)
Full Changelog: 24.12.0...25.1.0