Skip to content

Commit 3c710ed

Browse files
Bump nginx from 1.25.5-alpine-otel to 1.27.0-alpine-otel in /build (#2063)
* Bump nginx from 1.25.5-alpine-otel to 1.27.0-alpine-otel in /build Bumps nginx from 1.25.5-alpine-otel to 1.27.0-alpine-otel. --- updated-dependencies: - dependency-name: nginx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update README --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Luca Comellini <luca.com@gmail.com>
1 parent 286f3ea commit 3c710ed

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.25.5 | R32 |
69+
| Edge | 1.1.0 | 1.25+ | 1.27.0 | R32 |
7070
| 1.2.0 | 1.0.0 | 1.23+ | 1.25.4 | R31 |
7171
| 1.1.0 | 1.0.0 | 1.23+ | 1.25.3 | n/a |
7272
| 1.0.0 | 0.8.1 | 1.23+ | 1.25.2 | 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.7
2-
FROM nginx:1.25.5-alpine-otel
2+
FROM nginx:1.27.0-alpine-otel
33

44
ARG NJS_DIR
55
ARG NGINX_CONF_DIR

0 commit comments

Comments
 (0)