Skip to content

Releases: uselagoon/lagoon-images

lagoon-images 22.4.1

20 Apr 06:54
ab6b9a3

Choose a tag to compare

Security release

This release addresses CVE-2022-24828 in composer - updating the versions of composer included in the base images to 1.10.26 and 2.2.12 (2.3.5 is still under consideration for inclusion, but is available to users via the --self-update flag to composer)

Notes about this release

There were some 22.5.0 images inadvertently tagged to dockerhub - these tags have now been replaced with 22.4.1 - they are the same content - the :latest tag still points to 22.4.1

Changes in this release

Package Updates

Full Changelog: 22.4.0...22.4.1

lagoon-images 22.4.0

07 Apr 08:58
e860da6

Choose a tag to compare

The upstream Alpine releases in this release cover a number of vulnerabilities:

As of this release all supported (non-EOL) Alpine-based images are at their most recent versions (3.15.4 and 3.14.6/3.12.12 for those images pinned there)

Changes in this release

Package Updates

New Contributors

Full Changelog: 22.3.0...22.4.0

lagoon-images 22.3.0

28 Mar 05:00
4a0012b

Choose a tag to compare

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

lagoon-images 22.2.0 (Alpine 3.15 and version updates)

21 Feb 06:03
d1bd4da

Choose a tag to compare

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

Package Updates

Full Changelog: 22.1.0...22.2.0

lagoon-images 22.1.0

30 Jan 23:24
c6cbe51

Choose a tag to compare

Changes in this release

  • use official openresty package image instead of source image @tobybellwood (#338)
  • update ELK log4j versions for new images @tobybellwood (#383)
  • fixup jenkinsfile tests for upstream lagoon-example repo changes @tobybellwood (#376)
  • update PHP agents and apps @tobybellwood (#378)
    • NewRelic PHP Agent to 9.18.1.303
    • Blackfire Agent to 2.5.2
    • Composer 1.x to 1.10.24
    • Drush 8.x to 8.4.10
    • Drush Launcher to 0.9.3

Package Updates

  • Update composer Docker tag to v2.2.5 (main) @renovate (#390)
  • Update composer Docker tag to v2.2.4 (main) @renovate (#372)
  • Update dependency Imagick/imagick to v3.7.0 (main) @renovate (#380)
  • Update dependency phpredis/phpredis to v5.3.6 (main) @renovate (#382)
  • Update python Docker tag to v3.9.10 (main) @renovate (#384)
  • Update ELK Stack Docker tags to v7.10.2 (main) (minor) @renovate (#180)
  • Update ELK Stack Docker tags to v6.8.23 (main) (patch) @renovate (#381)
  • Update rabbitmq Docker tag to v3.8.27 (main) @renovate (#377)

Full Changelog: 21.12.2...22.1.0

lagoon-images 21.12.2

22 Dec 04:29
59bcd17

Choose a tag to compare

Changes in this release

This release includes a couple of updates to Elasticsearch 6 and Solr 8, to implement the vendor's upstream mitigations (the upgrade of the log4j-core package in use).

What's Changed

  • Update Solr Docker tag to v8.11.1 (main) by @renovate in #351
  • Update ELK Stack Docker tags to v6.8.22 (main) (patch) by @renovate in #371

Package Updates

Full Changelog: 21.12.1...21.12.2

lagoon-images 21.12.1

16 Dec 02:23
2f7eb8b

Choose a tag to compare

Security Release

This release actions the most recent guidance on the log4j vulnerabilities at https://logging.apache.org/log4j/2.x/security.html

To comply with the advised mitigation, all instances of the log4j-core.jar files have been examined, and the JndiLookup.class removed

This applies the following images:

  • uselagoon/logstash-6
  • uselagoon/logstash-7
  • uselagoon/elasticsearch-6
  • uselagoon/elasticsearch-7
  • uselagoon/solr7.7
  • uselagoon/solr7.7-drupal
  • uselagoon/solr7
  • uselagoon/solr7-drupal
  • uselagoon/solr8
  • uselagoon/solr8-drupal

We will continue to monitor CVE-2021-45046 and CVE-2021-44228

Changes in this release

Package Updates

  • Update ELK Stack Docker tags to v6.8.21 (main) (patch) @renovate (#362)

lagoon-images 21.12.0

11 Dec 05:38
55faee0

Choose a tag to compare

Security Advisories

This image release has been made to mitigate CVE-2021-44228, which covers Apache-log4j2

The mitigation included in all images that use Java (Solr, Elasticsearch and Logstash) is to add additional system properties to the JVM startup log4j2.formatMsgNoLookups=true

If you inherit these images and set additional system properties via SOLR_OPTS, LS_JAVA_OPTS, or ES_JAVA_OPTS, please make sure to either include the additional mitigation above, or via the environment variables defined in the log4j notice.

For users of the (now deprecated for a few months) Solr 5 and Solr 6 images - there are no know mitigations, and there are unlikely to be. Please update your sites to Solr 7 ASAP.

New Images

  • PHP 8.1 has been added to the scheduled releases, including Composer 2 support as standard
  • Solr 8 has been released as an "experimental" image - pending further testing. The upgrade path from Solr 7 to Solr 8 will require testing before rolling to production, and there are additional steps required to configure custom Solr configurations.

Deprecated Images

  • PHP 7.3 is now no longer supported and the images will no longer be updated. Existing images will remain available for use on docker hub, but no updates will be made to them. You should update to PHP 8.0/8.1 ASAP (7.4 will be EOL in 2022)

Changes in this release

Package Updates

Full Changelog: 21.11.1...21.12.0

lagoon-images 21.11.1

22 Nov 05:00
b6da705

Choose a tag to compare

This release addresses the vulnerabilities addressed in https://www.alpinelinux.org/posts/Alpine-3.14.3-released.html

All images are now on Alpine 3.14.3 (with the exception of those that are unable to be pinned to a newer release of Alpine, or are Debian-based)

Changes in this release

  • Add complete scanning routine to tag builds @tobybellwood (#348)
  • Elasticsearch 6 setting Default Memory values to the same as Elasticsearch 7 @dasrecht (#342)

Package Updates

Full Changelog: 21.11.0...21.11.1

lagoon-images 21.11.0

11 Nov 22:06
f8a19f8

Choose a tag to compare

New Images

Changes in this release

Package Updates

Full Changelog: 21.10.0...21.11.0