Skip to content

Commit df2450f

Browse files
committed
Bump NGINX Plus to R30 (#4236)
(cherry picked from commit 41faed0)
1 parent c152119 commit df2450f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile:1.5
22
ARG BUILD_OS=debian
3-
ARG NGINX_PLUS_VERSION=R29
3+
ARG NGINX_PLUS_VERSION=R30
44
ARG DOWNLOAD_TAG=edge
55

66

docs/content/technical-specifications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ All images include NGINX 1.25.1.
5858

5959
### Images with NGINX Plus
6060

61-
NGINX Plus images include NGINX Plus R29.
61+
NGINX Plus images include NGINX Plus R30.
6262

6363
NGINX Plus images are available through the F5 Container registry `private-registry.nginx.com` - see [Using the NGINX IC Plus JWT token in a Docker Config Secret](/nginx-ingress-controller/installation/using-the-jwt-token-docker-secret) and [Pulling the NGINX Ingress Controller image](/nginx-ingress-controller/installation/pulling-ingress-controller-image).
6464

0 commit comments

Comments
 (0)