

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 版本：2026 年 2 月 12 日 Elastic Beanstalk Amazon Linux 2023 平台更新
<a name="release-2026-02-12-al2023"></a>

此版本為以 Amazon Linux 2023 為基礎的 AWS Elastic Beanstalk 平台提供了新版本。此版本內含安全性更新，它還包括 AMI、Go、Corretto、Tomcat、.NET Core、Node.js、PHP、Python 和 Ruby 更新。此版本推出新的平台分支：Ruby 4.0 和 Corretto 8 搭配 AL2023 上的 Tomcat 9。

**版本日期：**2026 年 2 月 12 日

## 變更
<a name="release-2026-02-12-al2023.changes"></a>

下表列出此版本中包含的變更。

**注意**  
請注意，發佈這些版本備註時，新平台版本可能尚未在所有 Elastic Beanstalk 支援的 AWS 區域中提供。發行可能需要幾個小時才能完成。


<table>
<thead>
  <tr><th><b>類別</b></th><th><b>描述</b></th></tr>
</thead>
<tbody>
  <tr><td><b>安全性更新</b></td><td>已將 2<b>026 年 2 月 5</b> 日或之前在 <a href="https://alas.aws.amazon.com/alas2023.html">Amazon Linux 安全中心</a>發佈的所有安全性更新，套用至所有 AL2023 平台。</td></tr>
  <tr><td><b>跨平台更新</b></td><td>執行下列跨平台更新：
<table>
<thead>
  <tr><th><b>元件</b></th><th><b>更新</b></th></tr>
</thead>
<tbody>
  <tr><td><b>AMI</b></td><td>將基本 AMI 更新至 2023.10.20260202 版。</td></tr>
</tbody>
</table>
</td></tr>
  <tr><td><b>平台特定更新</b></td><td>執行下列平台特定更新：
<table>
<thead>
  <tr><th><b>平台</b></th><th><b>更新</b></th></tr>
</thead>
<tbody>
  <tr><td><b>Go</b></td><td>已將 Go 更新至 <a href="https://go.dev/doc/devel/release#go1.24.12">1.24.12</a> 版。</td></tr>
  <tr><td><b>Corretto</b></td><td><b>語言執行時間更新</b><ul><li> 已將 Corretto 25 更新至 <a href="https://github.com/corretto/corretto-25/blob/develop/CHANGELOG.md">25.0.2.10.1</a> 版。 </li><li> 已將 Corretto 21 更新至 <a href="https://github.com/corretto/corretto-21/blob/develop/CHANGELOG.md">21.0.10.7.1</a> 版。 </li><li> 已將 Corretto 17 更新至 <a href="https://github.com/corretto/corretto-17/blob/develop/CHANGELOG.md">17.0.18.9.1</a> 版。 </li><li> 已將 Corretto 11 更新至 <a href="https://github.com/corretto/corretto-11/blob/develop/CHANGELOG.md">11.0.30.7.1</a> 版。 </li><li> 已將 Corretto 8 更新至 <a href="https://github.com/corretto/corretto-8/blob/develop/CHANGELOG.md">8.482.08.1</a> 版。 </li></ul><br /><b>工具更新</b><ul><li> 針對 Corretto 17、21 和 25 平台分支，將 Gradle 更新至 <a href="https://docs.gradle.org/9.3.1/release-notes.html">9.3</a>.1 版。 </li></ul></td></tr>
  <tr><td><b>Tomcat</b></td><td><b>**全新！**</b> — 推出在 AL2023 上執行<b>的含 Tomcat 9 平台分支的新 Corretto 8</b>。</td></tr>
  <tr><td><b>.NET Core</b></td><td> <ul><li> 將 .NET 10 更新至 <a href="https://github.com/dotnet/core/blob/main/release-notes/10.0/10.0.3/10.0.3.md">10.0.3 </a>版。 </li><li> 將 .NET 9 更新至 <a href="https://github.com/dotnet/core/blob/main/release-notes/9.0/9.0.13/9.0.13.md">9.0.13</a> 版。 </li><li> 將 .NET 8 更新至 <a href="https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.24/8.0.24.md">8.0.24</a> 版。 </li></ul> </td></tr>
  <tr><td><b>Node.js</b></td><td> <ul><li> 已將 Node.js 20 更新至 <a href="https://nodejs.org/en/blog/release/v20.20.0">20.20.0 版。</a> </li></ul> </td></tr>
  <tr><td><b>PHP</b></td><td>將 Composer 更新至 <a href="https://github.com/composer/composer/releases/tag/2.9.5">2.9.5</a> 版。</td></tr>
  <tr><td><b>Python</b></td><td> <ul><li> 已將 Python 3.14 更新至 <a href="https://www.python.org/downloads/release/python-3143/">3.14.3</a> 版。 </li><li> 已將 Python 3.13 更新至 <a href="https://www.python.org/downloads/release/python-31312/">3.13.12</a> 版。 </li><li> 已將 pip 更新至 <a href="https://pip.pypa.io/en/latest/news/#v26-0-1">26.0.1</a> 版 </li><li> Setuptools v82.0.0 已移除 pkg_resources。依賴它進行命名空間套件、資源存取或中繼資料探索的應用程式可能會遇到匯入錯誤或執行時間失敗。建議的替代項目是 importlib.metadata 和 importlib.resources。如有需要，請鎖定 setuptools&lt;82，直到您的相依性遷移為止。如需詳細資訊，請參閱設定工具<a href="https://setuptools.pypa.io/en/stable/history.html#v82-0-0">變更日誌</a>。 </li></ul> </td></tr>
  <tr><td><b>Ruby</b></td><td><b>**全新！**</b> — 推出在 AL2023 上執行的新 <b><a href="https://www.ruby-lang.org/en/news/2025/12/25/ruby-4-0-0-released/">Ruby 4</a></b>.0 平台分支：Ruby <b>4.0.1-p0</b> 版搭配 RubyGems 4.0.3。</td></tr>
</tbody>
</table>
</td></tr>
</tbody>
</table>


## 新的平台版本
<a name="release-2026-02-12-al2023.platforms"></a>

**Topics**
+ [Docker](#release-2026-02-12-al2023.platforms.docker)
+ [Go](#release-2026-02-12-al2023.platforms.go)
+ [Java SE](#release-2026-02-12-al2023.platforms.javase)
+ [Tomcat](#release-2026-02-12-al2023.platforms.java)
+ [Linux 上的 .NET Core](#release-2026-02-12-al2023.platforms.dotnetlinux)
+ [Node.js](#release-2026-02-12-al2023.platforms.nodejs)
+ [PHP](#release-2026-02-12-al2023.platforms.PHP)
+ [Python](#release-2026-02-12-al2023.platforms.python)
+ [Ruby](#release-2026-02-12-al2023.platforms.ruby)

### Docker
<a name="release-2026-02-12-al2023.platforms.docker"></a>


****  

|  平台版本和*解決方案堆疊名稱*   |  AMI  |  ECS 代理程式  |  Docker  |  Docker Compose  |  代理伺服器  | 
| --- | --- | --- | --- | --- | --- | 
|  ** Docker AL2023 4.9.3 版** <br /> * 64bit Amazon Linux 2023 v4.9.3 running Docker *  | 2023.10.20260202 |  | 25.0.14 | 5.0.2 | nginx 1.28.1 | 
|  ** ECS AL2023 4.3.4 版** <br /> * 64bit Amazon Linux 2023 v4.3.4 running ECS *  | 2023.10.20260202 | 1.101.2 | 25.0.14 |  |  | 
|  ** Docker AL2 4.5.3 版** <br /> * 64bit Amazon Linux 2 v4.5.3 running Docker *  | 2.0.20260202 |  | 25.0.14 | 5.0.2 | nginx 1.28.1 | 
|  ** ECS AL2 3.6.4 版** <br /> * 64bit Amazon Linux 2 v3.6.4 running ECS *  | 2.0.20260202 | 1.101.2 | 25.0.14 |  |  | 

### Go
<a name="release-2026-02-12-al2023.platforms.go"></a>


****  

|  平台版本和*解決方案堆疊名稱*   |  AMI  |  語言  |  AWS X-Ray  |  代理伺服器  | 
| --- | --- | --- | --- | --- | 
|  ** Go 1 AL2023 4.5.4 版** <br /> * 64bit Amazon Linux 2023 v4.5.4 running Go 1 *  | 2023.10.20260202 | Go 1.24.12 | 3.6.1 | nginx 1.28.1 | 
|  ** Go 1 AL2 3.15.0 版** <br /> * 64bit Amazon Linux 2 v3.15.0 running Go 1 *  | 2.0.20260202 | Go 1.26.0 | 3.6.1 | nginx 1.28.1 | 

### Java SE
<a name="release-2026-02-12-al2023.platforms.javase"></a>


****  

|  平台版本和*解決方案堆疊名稱*   |  AMI  |  語言  |  工具  |  AWS X-Ray  |  代理伺服器  | 
| --- | --- | --- | --- | --- | --- | 
|  ** Corretto 25 AL2023 4.8.4 版** <br /> * 64bit Amazon Linux 2023 v4.8.4 running Corretto 25 *  | 2023.10.20260202 | Corretto 25.0.2.10.1 | Ant 1.10.15、Gradle 9.3.1、Maven 3.9.12 | 3.6.1 | nginx 1.28.1 | 
|  ** Corretto 21 AL2023 4.8.4 版** <br /> * 64bit Amazon Linux 2023 v4.8.4 running Corretto 21 *  | 2023.10.20260202 | Corretto 21.0.10.7.1 | Ant 1.10.15、Gradle 9.3.1、Maven 3.9.12 | 3.6.1 | nginx 1.28.1 | 
|  ** Corretto 17 AL2023 4.8.4 版** <br /> * 64bit Amazon Linux 2023 v4.8.4 running Corretto 17 *  | 2023.10.20260202 | Corretto 17.0.18.9.1 | Ant 1.10.15、Gradle 9.3.1、Maven 3.9.12 | 3.6.1 | nginx 1.28.1 | 
|  ** Corretto 11 AL2023 4.8.4 版** <br /> * 64bit Amazon Linux 2023 v4.8.4 running Corretto 11 *  | 2023.10.20260202 | Corretto 11.0.30.7.1 | Ant 1.10.15、Gradle 8.14.4、Maven 3.9.12 | 3.6.1 | nginx 1.28.1 | 
|  ** Corretto 8 AL2023 4.8.4 版** <br /> * 64bit Amazon Linux 2023 v4.8.4 running Corretto 8 *  | 2023.10.20260202 | Corretto 8.482.08.1 | Ant 1.10.15、Gradle 8.14.4、Maven 3.9.12 | 3.6.1 | nginx 1.28.1 | 
|  ** Corretto 17 3.10.4 版** <br /> * 64bit Amazon Linux 2 v3.10.4 running Corretto 17 *  | 2.0.20260202 | Corretto 17.0.18.9.1 | Ant 1.10.15、Gradle 8.14.4、Maven 3.9.12 | 3.6.1 | nginx 1.28.1 | 
|  ** Corretto 11 3.10.4 版** <br /> * 64bit Amazon Linux 2 v3.10.4 running Corretto 11 *  | 2.0.20260202 | Corretto 11.0.30.7.1 | Ant 1.10.15、Gradle 8.14.4、Maven 3.9.12 | 3.6.1 | nginx 1.28.1 | 
|  ** Corretto 8 3.10.4 版** <br /> * 64bit Amazon Linux 2 v3.10.4 running Corretto 8 *  | 2.0.20260202 | Corretto 8.482.08.1 | Ant 1.10.15、Gradle 8.14.4、Maven 3.9.12 | 3.6.1 | nginx 1.28.1 | 

### Tomcat
<a name="release-2026-02-12-al2023.platforms.java"></a>


****  

|  平台版本和*解決方案堆疊名稱*   |  AMI  |  語言  |  AWS X-Ray  |  應用程式伺服器  |  代理伺服器  | 
| --- | --- | --- | --- | --- | --- | 
|  ** Corretto 25 with Tomcat 11 AL2023 5.10.0 版** <br /> * 64bit Amazon Linux 2023 v5.10.0 running Tomcat 11 Corretto 25 *  | 2023.10.20260202 | Corretto 25.0.2.10.1 | 3.6.1 | Tomcat 11.0.18 | nginx 1.28.1 （預設）、Apache 2.4.66 | 
|  ** Corretto 21 with Tomcat 11 AL2023 5.10.0 版** <br /> * 64bit Amazon Linux 2023 v5.10.0 running Tomcat 11 Corretto 21 *  | 2023.10.20260202 | Corretto 21.0.10.7.1 | 3.6.1 | Tomcat 11.0.18 | nginx 1.28.1 （預設）、Apache 2.4.66 | 
|  ** Corretto 17 with Tomcat 11 AL2023 5.10.0 版** <br /> * 64bit Amazon Linux 2023 v5.10.0 running Tomcat 11 Corretto 17 *  | 2023.10.20260202 | Corretto 17.0.18.9.1 | 3.6.1 | Tomcat 11.0.18 | nginx 1.28.1 （預設）、Apache 2.4.66 | 
|  ** Corretto 21 with Tomcat 10 AL2023 5.10.0 版** <br /> * 64bit Amazon Linux 2023 v5.10.0 running Tomcat 10 Corretto 21 *  | 2023.10.20260202 | Corretto 21.0.10.7.1 | 3.6.1 | Tomcat 10.1.52 | nginx 1.28.1 （預設）、Apache 2.4.66 | 
|  ** Corretto 17 with Tomcat 10 AL2023 5.10.0 版** <br /> * 64bit Amazon Linux 2023 v5.10.0 running Tomcat 10 Corretto 17 *  | 2023.10.20260202 | Corretto 17.0.18.9.1 | 3.6.1 | Tomcat 10.1.52 | nginx 1.28.1 （預設）、Apache 2.4.66 | 
|  ** Corretto 17 with Tomcat 9 AL2023 5.10.0 版** <br /> * 64bit Amazon Linux 2023 v5.10.0 running Tomcat 9 Corretto 17 *  | 2023.10.20260202 | Corretto 17.0.18.9.1 | 3.6.1 | Tomcat 9.0.111 | nginx 1.28.1 （預設）、Apache 2.4.66 | 
|  ** Corretto 11 with Tomcat 9 AL2023 5.10.0 版** <br /> * 64bit Amazon Linux 2023 v5.10.0 running Tomcat 9 Corretto 11 *  | 2023.10.20260202 | Corretto 11.0.30.7.1 | 3.6.1 | Tomcat 9.0.111 | nginx 1.28.1 （預設）、Apache 2.4.66 | 
|  ** Corretto 8 with Tomcat 9 AL2023 5.10.0 版** <br /> * 64bit Amazon Linux 2023 v5.10.0 running Tomcat 9 Corretto 8 *  | 2023.10.20260202 | Corretto 8.482.08.1 | 3.6.1 | Tomcat 9.0.115 | nginx 1.28.1 （預設）、Apache 2.4.66 | 
|  ** Corretto 11 with Tomcat 9 AL2 4.10.4 版** <br /> * 64bit Amazon Linux 2 v4.10.4 running Tomcat 9 Corretto 11 *  | 2.0.20260202 | Corretto 11.0.30.7.1 | 3.6.1 | Tomcat 9.0.110 | nginx 1.28.1 （預設）、Apache 2.4.66 | 
|  ** Corretto 8 with Tomcat 9 AL2 4.10.4 版** <br /> * 64bit Amazon Linux 2 v4.10.4 running Tomcat 9 Corretto 8 *  | 2.0.20260202 | Corretto 8.482.08.1 | 3.6.1 | Tomcat 9.0.110 | nginx 1.28.1 （預設）、Apache 2.4.66 | 

### Linux 上的 .NET Core
<a name="release-2026-02-12-al2023.platforms.dotnetlinux"></a>


****  

|  平台版本和*解決方案堆疊名稱*   |  架構  |  代理伺服器  |  AMI  |  AWS X-Ray  | 
| --- | --- | --- | --- | --- | 
|  ** .NET 10 on AL2023 3.7.3 版** <br /> * 64bit Amazon Linux 2023 v3.7.3 running .NET 10 *  | .NET 10.0.3，支援 10.0.3 | nginx 1.28.1 | 2023.10.20260202 | 3.6.1 | 
|  ** .NET 9 on AL2023 3.7.3 版** <br /> * 64bit Amazon Linux 2023 v3.7.3 running .NET 9 *  | .NET 9.0.13，支援 9.0.13 | nginx 1.28.1 | 2023.10.20260202 | 3.6.1 | 
|  ** .NET 8 on AL2023 3.7.3 版** <br /> * 64bit Amazon Linux 2023 v3.7.3 running .NET 8 *  | .NET 8.0.24，支援 8.0.24 | nginx 1.28.1 | 2023.10.20260202 | 3.6.1 | 
|  ** .NET Core on AL2 2.12.4 版** <br /> * 64bit Amazon Linux 2 v2.12.4 running .NET Core *  | .NET 8.0.24，支援 8.0.24 | nginx 1.28.1 | 2.0.20260202 | 3.6.1 | 

### Node.js
<a name="release-2026-02-12-al2023.platforms.nodejs"></a>


****  

|  平台版本和*解決方案堆疊名稱*   |  AMI  |  Node.js 版本 (npm 版本)  |  代理伺服器  |  Git  |  AWS X-Ray  | 
| --- | --- | --- | --- | --- | --- | 
|  ** Node.js 24 AL2023 6.7.4 版** <br /> * 64bit Amazon Linux 2023 v6.7.4 running Node.js 24 *  | 2023.10.20260202 | 24.13.0 (11.6.2)<br /> 預設版本：v24.13.0 | nginx 1.28.1 （預設）、Apache 2.4.66 | 2.50.1 | 3.6.1 | 
|  ** Node.js 22 AL2023 6.7.4 版** <br /> * 64bit Amazon Linux 2023 v6.7.4 running Node.js 22 *  | 2023.10.20260202 | 22.22.0 (10.9.4)<br /> 預設版本：v22.22.0 | nginx 1.28.1 （預設）、Apache 2.4.66 | 2.50.1 | 3.6.1 | 
|  ** Node.js 20 AL2023 6.7.4 版** <br /> * 64bit Amazon Linux 2023 v6.7.4 running Node.js 20 *  | 2023.10.20260202 | 20.20.0 (10.8.2)<br /> 預設版本：20.20.0 | nginx 1.28.1 （預設）、Apache 2.4.66 | 2.50.1 | 3.6.1 | 

### PHP
<a name="release-2026-02-12-al2023.platforms.PHP"></a>


****  

|  平台版本和*解決方案堆疊名稱*   |  AMI  |  語言  |  Composer  |  代理伺服器  | 
| --- | --- | --- | --- | --- | 
|  ** PHP 8.5 AL2023 4.9.3 版** <br /> * 64bit Amazon Linux 2023 v4.9.3 running PHP 8.5 *  | 2023.10.20260202 | PHP 8.5.2 | 2.9.5 | nginx 1.28.1 （預設）、Apache 2.4.66 | 
|  ** PHP 8.4 AL2023 4.9.3 版** <br /> * 64bit Amazon Linux 2023 v4.9.3 running PHP 8.4 *  | 2023.10.20260202 | PHP 8.4.17 | 2.9.5 | nginx 1.28.1 （預設）、Apache 2.4.66 | 
|  ** PHP 8.3 AL2023 4.9.3 版** <br /> * 64bit Amazon Linux 2023 v4.9.3 running PHP 8.3 *  | 2023.10.20260202 | PHP 8.3.29 | 2.9.5 | nginx 1.28.1 （預設）、Apache 2.4.66 | 
|  ** PHP 8.2 AL2023 4.9.3 版** <br /> * 64bit Amazon Linux 2023 v4.9.3 running PHP 8.2 *  | 2023.10.20260202 | PHP 8.2.30 | 2.9.5 | nginx 1.28.1 （預設）、Apache 2.4.66 | 
|  ** PHP 8.1 AL2023 4.9.3 版** <br /> * 64bit Amazon Linux 2023 v4.9.3 running PHP 8.1 *  | 2023.10.20260202 | PHP 8.1.34 | 2.9.5 | nginx 1.28.1 （預設）、Apache 2.4.66 | 
|  ** PHP 8.1 AL2 3.12.3 版** <br /> * 64bit Amazon Linux 2 v3.12.3 running PHP 8.1 *  | 2.0.20260202 | PHP 8.1.33 | 2.9.5 | nginx 1.28.1 （預設）、Apache 2.4.66 | 

### Python
<a name="release-2026-02-12-al2023.platforms.python"></a>


****  

|  平台版本和*解決方案堆疊名稱*   |  AMI  |  語言  |  套件管理工具  |  AWS X-Ray  |  代理伺服器  | 
| --- | --- | --- | --- | --- | --- | 
|  ** Python 3.14 AL2023 4.9.3 版** <br /> * 64bit Amazon Linux 2023 v4.9.3 running Python 3.14 *  | 2023.10.20260202 | Python 3.14.3 | pip 26.0.1， pipenv 2026.0.3 | 3.6.1 | nginx 1.28.1 （預設）、Apache 2.4.66 | 
|  ** Python 3.13 AL2023 4.9.3 版** <br /> * 64bit Amazon Linux 2023 v4.9.3 running Python 3.13 *  | 2023.10.20260202 | Python 3.13.12 | pip 26.0.1， pipenv 2026.0.3 | 3.6.1 | nginx 1.28.1 （預設）、Apache 2.4.66 | 
|  ** Python 3.12 AL2023 4.9.3 版** <br /> * 64bit Amazon Linux 2023 v4.9.3 running Python 3.12 *  | 2023.10.20260202 | Python 3.12.12 | pip 26.0.1， pipenv 2026.0.3 | 3.6.1 | nginx 1.28.1 （預設）、Apache 2.4.66 | 
|  ** Python 3.11 AL2023 4.9.3 版** <br /> * 64bit Amazon Linux 2023 v4.9.3 running Python 3.11 *  | 2023.10.20260202 | Python 3.11.14 | pip 26.0.1， pipenv 2026.0.3 | 3.6.1 | nginx 1.28.1 （預設）、Apache 2.4.66 | 
|  ** Python 3.9 AL2023 4.9.3 版** <br /> * 64bit Amazon Linux 2023 v4.9.3 running Python 3.9 *  | 2023.10.20260202 | Python 3.9.25 | pip 26.0.1， pipenv 2025.0.4 | 3.6.1 | nginx 1.28.1 （預設）、Apache 2.4.66 | 

### Ruby
<a name="release-2026-02-12-al2023.platforms.ruby"></a>


****  

|  平台版本和*解決方案堆疊名稱*   |  AMI  |  語言  |  套件管理工具  |  應用程式伺服器  |  AWS X-Ray  |  代理伺服器  | 
| --- | --- | --- | --- | --- | --- | --- | 
|  ** Ruby 4.0 AL2023 4.9.0 版** <br /> * 64bit Amazon Linux 2023 v4.9.0 running Ruby 4.0 *  | 2023.10.20260202 | Ruby 4.0.1-p0 | RubyGems 4.0.3 | Puma 7.2.0 | 3.6.1 | nginx 1.28.1 | 
|  ** Ruby 3.4 AL2023 4.9.0 版** <br /> * 64bit Amazon Linux 2023 v4.9.0 running Ruby 3.4 *  | 2023.10.20260202 | Ruby 3.4.8-p72 | RubyGems 3.6.9 | Puma 7.2.0 | 3.6.1 | nginx 1.28.1 | 
|  ** Ruby 3.3 AL2023 4.9.0 版** <br /> * 64bit Amazon Linux 2023 v4.9.0 running Ruby 3.3 *  | 2023.10.20260202 | Ruby 3.3.10-p183 | RubyGems 3.5.22 | Puma 7.2.0 | 3.6.1 | nginx 1.28.1 | 
|  ** Ruby 3.2 AL2023 4.9.0 版** <br /> * 64bit Amazon Linux 2023 v4.9.0 running Ruby 3.2 *  | 2023.10.20260202 | Ruby 3.2.8 | RubyGems 3.4.19 | Puma 7.2.0 | 3.6.1 | nginx 1.28.1 | 