diff --git a/build/Dockerfile b/build/Dockerfile index fb6c879b9d..178d56d672 100644 --- a/build/Dockerfile +++ b/build/Dockerfile @@ -1,6 +1,6 @@ # syntax=docker/dockerfile:1.5 ARG BUILD_OS=debian -ARG NGINX_PLUS_VERSION=R29 +ARG NGINX_PLUS_VERSION=R30 ARG DOWNLOAD_TAG=edge diff --git a/docs/content/technical-specifications.md b/docs/content/technical-specifications.md index b724cb30bb..373e2f24d9 100644 --- a/docs/content/technical-specifications.md +++ b/docs/content/technical-specifications.md @@ -58,7 +58,7 @@ All images include NGINX 1.25.1. ### Images with NGINX Plus -NGINX Plus images include NGINX Plus R29. +NGINX Plus images include NGINX Plus R30. 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).