From c025d188ffb27e8fa3850f8c1209cbca7ae3d3e7 Mon Sep 17 00:00:00 2001 From: Donal Hurley Date: Mon, 15 Dec 2025 10:54:24 +0000 Subject: [PATCH] Add Alpine v3.23 to NGINX Agent supported distributions --- content/agent/technical-specifications.md | 2 +- content/nginx-one-console/agent/overview/tech-specs.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/agent/technical-specifications.md b/content/agent/technical-specifications.md index 90a45015b..baeef14e6 100644 --- a/content/agent/technical-specifications.md +++ b/content/agent/technical-specifications.md @@ -27,7 +27,7 @@ NGINX Agent can run in most environments. We support the following distributions | | AlmaLinux | Alpine Linux | Amazon Linux | Amazon Linux 2| Debian | |-|-----------|--------------|--------------|----------------|--------| -|**Version**|8

9

10| 3.19

3.20

3.21

3.22| 2023| LTS| 11

12| +|**Version**|8

9

10| 3.20

3.21

3.22

3.23| 2023| LTS| 11

12| |**Architecture**| x86_84

aarch64| x86_64

aarch64 | x86_64

aarch64 | x86_64

aarch64 | x86_64

aarch64 | x86_64

aarch64 | | |FreeBSD | Oracle Linux | Red Hat
Enterprise Linux
(RHEL) | Rocky Linux | SUSE Linux
Enterprise Server
(SLES) | Ubuntu | diff --git a/content/nginx-one-console/agent/overview/tech-specs.md b/content/nginx-one-console/agent/overview/tech-specs.md index f0745d7da..c5184c2ca 100644 --- a/content/nginx-one-console/agent/overview/tech-specs.md +++ b/content/nginx-one-console/agent/overview/tech-specs.md @@ -17,7 +17,7 @@ and performance aligned with the NGINX core platform: | Distribution | Supported on Agent | |-------------------------------------|------------------------------------------------------------------------------------------------------------| | AlmaLinux | 8 (x86_64, aarch64)
9 (x86_64, aarch64)
10 (x86_64, aarch64) **(new)** | -| Alpine Linux | 3.19 (x86_64, aarch64)
3.20 (x86_64, aarch64)
3.21 (x86_64, aarch64)
3.22 (x86_64, aarch64) | +| Alpine Linux | 3.20 (x86_64, aarch64)
3.21 (x86_64, aarch64)
3.22 (x86_64, aarch64)
3.23 (x86_64, aarch64) | | Amazon Linux | 2023 (x86_64, aarch64) | | Amazon Linux 2 | LTS (x86_64, aarch64) | | CentOS | **Not supported** |