Skip to content

Commit 9aa8851

Browse files
committed
Bump njs version in OSS to 0.7.10
Signed-off-by: Elijah Zupancic <[email protected]>
1 parent 31f60b0 commit 9aa8851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.3
22

33
ENV NGINX_VERSION "1.23.3"
4-
ENV NJS_VERSION 0.7.9
4+
ENV NJS_VERSION 0.7.10
55

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

0 commit comments

Comments
 (0)