We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e26171 commit b8c407fCopy full SHA for b8c407f
Dockerfile.oss
@@ -1,7 +1,7 @@
1
FROM nginx:1.23.1
2
3
ENV NGINX_VERSION "1.23.1"
4
-ENV NJS_VERSION 0.7.6
+ENV NJS_VERSION 0.7.7
5
6
ENV PROXY_CACHE_VALID_OK "1h"
7
ENV PROXY_CACHE_VALID_NOTFOUND "1m"
Dockerfile.plus
@@ -2,7 +2,7 @@ FROM debian:bullseye-slim
ENV NGINX_PLUS_VERSION 27-1
ENV NGINX_VERSION 1.21.6
-ENV NJS_VERSION 27+0.7.4-1
+ENV NJS_VERSION 27+0.7.7-1
ENV XSLT_VERSION 27-1
8
0 commit comments