Skip to content

Commit 16a9522

Browse files
authored
Update NGINX to 1.27.1 (#2409)
1 parent f765b79 commit 16a9522

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ The following table lists the software versions NGINX Gateway Fabric supports.
6666

6767
| NGINX Gateway Fabric | Gateway API | Kubernetes | NGINX OSS | NGINX Plus |
6868
|----------------------|-------------|------------|-----------|------------|
69-
| Edge | 1.1.0 | 1.25+ | 1.27.0 | R32 |
69+
| Edge | 1.1.0 | 1.25+ | 1.27.1 | R32 |
7070
| 1.3.0 | 1.1.0 | 1.25+ | 1.27.0 | R32 |
7171
| 1.2.0 | 1.0.0 | 1.23+ | 1.25.4 | R31 |
7272
| 1.1.0 | 1.0.0 | 1.23+ | 1.25.3 | n/a |

build/Dockerfile.nginx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:1.8
2-
FROM nginx:1.27.0-alpine-otel
2+
FROM nginx:1.27.1-alpine-otel
33

44
ARG NJS_DIR
55
ARG NGINX_CONF_DIR

0 commit comments

Comments
 (0)