Skip to content

Commit b8c407f

Browse files
committed
Upgrade OSS and Plus to NJS 0.7.7
Signed-off-by: Elijah Zupancic <[email protected]>
1 parent 6e26171 commit b8c407f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile.oss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM nginx:1.23.1
22

33
ENV NGINX_VERSION "1.23.1"
4-
ENV NJS_VERSION 0.7.6
4+
ENV NJS_VERSION 0.7.7
55

66
ENV PROXY_CACHE_VALID_OK "1h"
77
ENV PROXY_CACHE_VALID_NOTFOUND "1m"

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 27-1
44
ENV NGINX_VERSION 1.21.6
5-
ENV NJS_VERSION 27+0.7.4-1
5+
ENV NJS_VERSION 27+0.7.7-1
66
ENV XSLT_VERSION 27-1
77

88
ENV PROXY_CACHE_VALID_OK "1h"

0 commit comments

Comments
 (0)