

# Release: Elastic Beanstalk Amazon Linux 2 platform updates on May 31, 2023
<a name="release-2023-05-31-al2"></a>

This release provides new versions for AWS Elastic Beanstalk platforms based on Amazon Linux 2. The release includes security updates. It also includes AMI, Apache httpd, ECS based Docker, Go, Corretto, Tomcat, PHP, Python, and Ruby updates. 

**Release date:** May 31, 2023

## Changes
<a name="release-2023-05-31-al2.changes"></a>

The following table lists the changes included in this release.

**Notes**  
These release notes focus on changes to currently supported platform branches. For full version information of Elastic Beanstalk retiring (deprecated) platform branches, see [Elastic Beanstalk platform versions scheduled for retirement](https://docs.aws.amazon.com/elasticbeanstalk/latest/platforms/platforms-retiring.html) in the *AWS Elastic Beanstalk Platforms* guide.
Be aware that at the time these release notes are published, the new platform versions might not yet be available in all the AWS Regions that Elastic Beanstalk supports. It might take a few hours for the release to complete.


| **Category** | **Description** | 
| --- | --- | 
| **Component** | **Update** | 
| --- | --- | 
| **Platform** | **Update** | 
| --- | --- | 
|  **Security updates**  |  Applied all security updates published in the [Amazon Linux Security Center](https://alas.aws.amazon.com/alas2.html) on or before **May 16, 2023** to all Amazon Linux 2 platforms. Some of the platform updates are security releases. For more information, see **Platform-specific updates** in this table.  | 
|  **Cross-platform updates**  |  Made these cross-platform updates: [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/elasticbeanstalk/latest/relnotes/release-2023-05-31-al2.html)  | 
|  **Platform-specific updates**  |  Made these platform-specific updates: [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/elasticbeanstalk/latest/relnotes/release-2023-05-31-al2.html)  | 
|  **AMI**  |  Updated the base AMI to version 2.0.20230515.  | 
|  **Apache**  |  Updated platforms supporting the Apache HTTP Server 2.4 to version 2.4.57. For details, see [Changes with Apache 2.4.57](https://archive.apache.org/dist/httpd/CHANGES_2.4.57) on the *Apache Software Foundation* website.   | 
|  **Docker**  |  Updated Amazon ECS Agent to version **1.71.0** on the *ECS Amazon Linux 2* platform branch.  | 
|  **Go**  |  Updated Go to release 1.20.4. For details, see [go1.20.4](https://go.dev/doc/devel/release#go1.20.4) in *The Go Programming Language Release History*. This is a security release. The **Go 1.20.4** release is a security release.  | 
|  **Corretto**, **Tomcat**  |  Updated Corretto 17 to version 17.0.7.7.1. For change log, see [Change Log for Amazon Corretto 17](https://github.com/corretto/corretto-17/blob/develop/CHANGELOG.md). Updated Corretto 11 to version 11.0.19.7.1. For change log, see [Change Log for Amazon Corretto 11](https://github.com/corretto/corretto-11/blob/develop/CHANGELOG.md). Updated Corretto 8 to version 8.372.07.1. For change log, see [Change Log for Amazon Corretto 8](https://github.com/corretto/corretto-8/blob/develop/CHANGELOG.md). Updated Tomcat 8.5 to [Tomcat 8.5.87](https://tomcat.apache.org/tomcat-8.5-doc/changelog.html#Tomcat_8.5.87). All three updates are security releases.  | 
|  **PHP**  |  Updated PHP 8.1 release to [8.1.19](https://www.php.net/releases/8_1_19.php).  PHP 7.4 is a retiring (deprecated) platform branch. For full version information of Elastic Beanstalk retiring platform branches, see [Elastic Beanstalk platform versions scheduled for retirement](https://docs.aws.amazon.com/elasticbeanstalk/latest/platforms/platforms-retiring.html) in the *AWS Elastic Beanstalk Platforms* guide.   | 
|  **Python**  |  Updated Pipenv to release 2023.5.19. For details, see the Pipenv [Release and Version History](https://pipenv.pypa.io/en/latest/changelog/).  | 
|  **Ruby**  |  Updated RubyGems to release 3.4.13. For details, see [3.4.13 Released](https://blog.rubygems.org/2023/05/10/3.4.13-released.html) on the *RubyGems blog*.  | 

## New platform versions
<a name="release-2023-05-31-al2.platforms"></a>

**Note**  
The following tables list all supported platform branches for each platform. Only Amazon Linux 2 platform branches are updated.

**Topics**
+ [Docker](#release-2023-05-31-al2.platforms.docker)
+ [Go](#release-2023-05-31-al2.platforms.go)
+ [Java SE](#release-2023-05-31-al2.platforms.javase)
+ [Tomcat](#release-2023-05-31-al2.platforms.java)
+ [.NET Core on Linux](#release-2023-05-31-al2.platforms.dotnetlinux)
+ [Node.js](#release-2023-05-31-al2.platforms.nodejs)
+ [PHP](#release-2023-05-31-al2.platforms.PHP)
+ [Python](#release-2023-05-31-al2.platforms.python)
+ [Ruby](#release-2023-05-31-al2.platforms.ruby)

### Docker
<a name="release-2023-05-31-al2.platforms.docker"></a>


****  

|  Platform Version and *Solution Stack Name*   |  AMI  |  ECS Agent  |  Docker  |  Docker Compose  |  Proxy Server  | 
| --- | --- | --- | --- | --- | --- | 
|   ** Docker AL2 version 3.5.8**   * 64bit Amazon Linux 2 v3.5.8 running Docker *   |  2.0.20230515  |    |  20.10.23-1  |  1.29.2  |  nginx 1.22.1  | 
|   ** ECS AL2 version 3.2.8**   * 64bit Amazon Linux 2 v3.2.8 running ECS *   |  2.0.20230515  |  1.71.0  |    |    |    | 

### Go
<a name="release-2023-05-31-al2.platforms.go"></a>


****  

|  Platform Version and *Solution Stack Name*   |  AMI  |  Language  |  AWS X-Ray  |  Proxy Server  | 
| --- | --- | --- | --- | --- | 
|   ** Go 1 AL2 version 3.7.3**   * 64bit Amazon Linux 2 v3.7.3 running Go 1 *   |  2.0.20230515  |  Go 1.20.4  |  3.2.0  |  nginx 1.22.1  | 

### Java SE
<a name="release-2023-05-31-al2.platforms.javase"></a>


****  

|  Platform Version and *Solution Stack Name*   |  AMI  |  Language  |  Tools  |  AWS X-Ray  |  Proxy Server  | 
| --- | --- | --- | --- | --- | --- | 
|   ** Corretto 17 version 3.4.8**   * 64bit Amazon Linux 2 v3.4.8 running Corretto 17 *   |  2.0.20230515  |  Corretto 17.0.7.7.1  |  Ant 1.10.7, Gradle 7.4.2, Maven 3.6.2  |  3.2.0  |  nginx 1.22.1  | 
|   ** Corretto 11 version 3.4.8**   * 64bit Amazon Linux 2 v3.4.8 running Corretto 11 *   |  2.0.20230515  |  Corretto 11.0.19.7.1  |  Ant 1.10.7, Gradle 5.6.2, Maven 3.6.2  |  3.2.0  |  nginx 1.22.1  | 
|   ** Corretto 8 version 3.4.8**   * 64bit Amazon Linux 2 v3.4.8 running Corretto 8 *   |  2.0.20230515  |  Corretto 8.372.07.1  |  Ant 1.10.7, Gradle 5.6.2, Maven 3.6.2  |  3.2.0  |  nginx 1.22.1  | 

### Tomcat
<a name="release-2023-05-31-al2.platforms.java"></a>


****  

|  Platform Version and *Solution Stack Name*   |  AMI  |  Language  |  AWS X-Ray  |  Application Server  |  Proxy Server  | 
| --- | --- | --- | --- | --- | --- | 
|   ** Corretto 11 with Tomcat 8.5 AL2 version 4.3.8**   * 64bit Amazon Linux 2 v4.3.8 running Tomcat 8.5 Corretto 11 *   |  2.0.20230515  |  Corretto 11.0.19.7.1  |  3.2.0  |  Tomcat 8.5.87  |  nginx 1.22.1 (default), Apache 2.4.57  | 
|   ** Corretto 8 with Tomcat 8.5 AL2 version 4.3.8**   * 64bit Amazon Linux 2 v4.3.8 running Tomcat 8.5 Corretto 8 *   |  2.0.20230515  |  Corretto 8.372.07.1  |  3.2.0  |  Tomcat 8.5.87  |  nginx 1.22.1 (default), Apache 2.4.57  | 

### .NET Core on Linux
<a name="release-2023-05-31-al2.platforms.dotnetlinux"></a>


****  

|  Platform Version and *Solution Stack Name*   |  Framework  |  Proxy Server  |  AMI  |  AWS X-Ray  | 
| --- | --- | --- | --- | --- | 
|   ** .NET Core on AL2 version 2.5.4**   * 64bit Amazon Linux 2 v2.5.4 running .NET Core *   |  .NET 6.0.16, supports 6.0.16, 3.1.32  |  nginx 1.22.1  |  2.0.20230515  |  3.2.0  | 

### Node.js
<a name="release-2023-05-31-al2.platforms.nodejs"></a>


****  

|  Platform Version and *Solution Stack Name*   |  AMI  |  Node.js versions (npm versions)  |  Proxy Server  |  Git  |  AWS X-Ray  | 
| --- | --- | --- | --- | --- | --- | 
|   ** Node.js 18 AL2 version 5.8.2**   * 64bit Amazon Linux 2 v5.8.2 running Node.js 18 *   |  2.0.20230515  |  18.16.0 (9.5.1), 18.15.0 (9.5.0), 18.14.2 (9.5.0), 18.14.1 (9.3.1), 18.14.0 (9.3.1), 18.13.0 (8.19.3), 18.12.1 (8.19.2), 18.12.0 (8.19.2), 18.11.0 (8.19.2), 18.10.0 (8.19.2), 18.9.1 (8.19.1), 18.9.0 (8.19.1), 18.8.0 (8.18.0), 18.7.0 (8.15.0), 18.6.0 (8.13.2), 18.5.0 (8.12.1), 18.4.0 (8.12.1), 18.3.0 (8.11.0), 18.2.0 (8.9.0), 18.1.0 (8.8.0), 18.0.0 (8.6.0)  Default version: 18.16.0  |  nginx 1.22.1 (default), Apache 2.4.57  |  2.39.2  |  3.2.0  | 
|   ** Node.js 16 AL2 version 5.8.2**   * 64bit Amazon Linux 2 v5.8.2 running Node.js 16 *   |  2.0.20230515  |  16.20.0 (8.19.4), 16.19.1 (8.19.3), 16.19.0 (8.19.3), 16.18.1 (8.19.2), 16.18.0 (8.19.2), 16.17.1 (8.15.0), 16.17.0 (8.15.0), 16.16.0 (8.11.0), 16.15.1 (8.11.0), 16.15.0 (8.5.5), 16.14.2 (8.5.0), 16.14.1 (8.5.0), 16.14.0 (8.3.1), 16.13.2 (8.1.2), 16.13.1 (8.1.2), 16.13.0 (8.1.0), 16.12.0 (8.1.0), 16.11.1 (8.0.0), 16.11.0 (8.0.0), 16.10.0 (7.24.0), 16.9.1 (7.21.1), 16.9.0 (7.21.1), 16.8.0 (7.21.0), 16.7.0 (7.20.3), 16.6.2 (7.20.3), 16.6.1 (7.20.3), 16.6.0 (7.19.1), 16.5.0 (7.19.1), 16.4.2 (7.18.1), 16.4.1 (7.18.1), 16.4.0 (7.18.1), 16.3.0 (7.15.1), 16.2.0 (7.13.0), 16.1.0 (7.11.2), 16.0.0 (7.10.0)  Default version: 16.20.0  |  nginx 1.22.1 (default), Apache 2.4.57  |  2.39.2  |  3.2.0  | 
|   ** Node.js 14 AL2 version 5.8.2**   * 64bit Amazon Linux 2 v5.8.2 running Node.js 14 *   |  2.0.20230515  |  14.21.3 (6.14.18), 14.21.2 (6.14.17), 14.21.1 (6.14.17), 14.21.0 (6.14.17), 14.20.1 (6.14.17), 14.20.0 (6.14.17), 14.19.3 (6.14.17), 14.19.2 (6.14.17), 14.19.1 (6.14.16), 14.19.0 (6.14.16), 14.18.3 (6.14.15), 14.18.2 (6.14.15), 14.18.1 (6.14.15), 14.18.0 (6.14.15), 14.17.6 (6.14.15), 14.17.5 (6.14.14), 14.17.4 (6.14.14), 14.17.3 (6.14.13), 14.17.2 (6.14.13), 14.17.1 (6.14.13), 14.17.0 (6.14.13), 14.16.1 (6.14.12), 14.16.0 (6.14.11), 14.15.5 (6.14.11), 14.15.4 (6.14.10), 14.15.3 (6.14.9), 14.15.2 (6.14.9), 14.15.1 (6.14.8), 14.15.0 (6.14.8), 14.14.0 (6.14.8), 14.13.1 (6.14.8), 14.13.0 (6.14.8), 14.12.0 (6.14.8), 14.11.0 (6.14.8), 14.10.1 (6.14.8), 14.10.0 (6.14.8), 14.9.0 (6.14.8), 14.8.0 (6.14.7), 14.7.0 (6.14.7), 14.6.0 (6.14.6), 14.5.0 (6.14.5), 14.4.0 (6.14.5), 14.3.0 (6.14.5), 14.2.0 (6.14.4), 14.1.0 (6.14.4), 14.0.0 (6.14.4)  Default version: 14.21.3  |  nginx 1.22.1 (default), Apache 2.4.57  |  2.39.2  |  3.2.0  | 

### PHP
<a name="release-2023-05-31-al2.platforms.PHP"></a>


****  

|  Platform Version and *Solution Stack Name*   |  AMI  |  Language  |  Composer  |  Proxy Server  | 
| --- | --- | --- | --- | --- | 
|   ** PHP 8.1 AL2 version 3.5.8**   * 64bit Amazon Linux 2 v3.5.8 running PHP 8.1 *   |  2.0.20230515  |  PHP 8.1.19  |  2.3.5  |  nginx 1.22.1 (default), Apache 2.4.57  | 
|   ** PHP 8.0 AL2 version 3.5.8**   * 64bit Amazon Linux 2 v3.5.8 running PHP 8.0 *   |  2.0.20230515  |  PHP 8.0.28  |  2.0.13  |  nginx 1.22.1 (default), Apache 2.4.57  | 

### Python
<a name="release-2023-05-31-al2.platforms.python"></a>


****  

|  Platform Version and *Solution Stack Name*   |  AMI  |  Language  |  Package Manager  |  Packager  |  meld3  |  AWS X-Ray  |  Proxy Server  | 
| --- | --- | --- | --- | --- | --- | --- | --- | 
|   ** Python 3.8 AL2 version 3.5.3**   * 64bit Amazon Linux 2 v3.5.3 running Python 3.8 *   |  2.0.20230515  |  Python 3.8.16  |  pipenv 2023.5.19  |    |    |  3.2.0  |  nginx 1.22.1 (default), Apache 2.4.57  | 
|   ** Python 3.7 AL2 version 3.5.3**   * 64bit Amazon Linux 2 v3.5.3 running Python 3.7 *   |  2.0.20230515  |  Python 3.7.16  |  pipenv 2023.5.19  |    |    |  3.2.0  |  nginx 1.22.1 (default), Apache 2.4.57  | 

### Ruby
<a name="release-2023-05-31-al2.platforms.ruby"></a>


****  

|  Platform Version and *Solution Stack Name*   |  AMI  |  Language  |  Package Manager  |  Application Server  |  AWS X-Ray  |  Proxy Server  | 
| --- | --- | --- | --- | --- | --- | --- | 
|   ** Ruby 3.0 AL2 version 3.6.8**   * 64bit Amazon Linux 2 v3.6.8 running Ruby 3.0 *   |  2.0.20230515  |  Ruby 3.0.6-p216  |  RubyGems 3.4.13  |  Puma 6.2.2  |  3.2.0  |  nginx 1.22.1  | 
|   ** Ruby 2.7 AL2 version 3.6.8**   * 64bit Amazon Linux 2 v3.6.8 running Ruby 2.7 *   |  2.0.20230515  |  Ruby 2.7.8-p225  |  RubyGems 3.4.13  |  Puma 6.2.2  |  3.2.0  |  nginx 1.22.1  | 