Skip to content

Commit 4bc7476

Browse files
committed
Bump njs version in Plus to 0.7.10
Signed-off-by: Elijah Zupancic <[email protected]>
1 parent e6bbcc5 commit 4bc7476

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile.buildkit.plus

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM debian:bullseye-slim
22

33
ENV NGINX_PLUS_VERSION 28-1
44
ENV NGINX_VERSION 1.23.2
5-
ENV NJS_VERSION 28+0.7.9-1
5+
ENV NJS_VERSION 28+0.7.10-1
66
ENV XSLT_VERSION 28-1
77

88
ENV PROXY_CACHE_VALID_OK "1h"

Dockerfile.plus

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM debian:bullseye-slim
22

33
ENV NGINX_PLUS_VERSION 28-1
44
ENV NGINX_VERSION 1.23.2
5-
ENV NJS_VERSION 28+0.7.9-1
5+
ENV NJS_VERSION 28+0.7.10-1
66
ENV XSLT_VERSION 28-1
77

88
ENV PROXY_CACHE_VALID_OK "1h"

0 commit comments

Comments
 (0)