Skip to content

Commit

Permalink
Bump njs version in Plus to 0.7.10
Browse files Browse the repository at this point in the history
Signed-off-by: Elijah Zupancic <[email protected]>
  • Loading branch information
dekobon committed Mar 1, 2023
1 parent e6bbcc5 commit 4bc7476
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.buildkit.plus
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM debian:bullseye-slim

ENV NGINX_PLUS_VERSION 28-1
ENV NGINX_VERSION 1.23.2
ENV NJS_VERSION 28+0.7.9-1
ENV NJS_VERSION 28+0.7.10-1
ENV XSLT_VERSION 28-1

ENV PROXY_CACHE_VALID_OK "1h"
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.plus
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM debian:bullseye-slim

ENV NGINX_PLUS_VERSION 28-1
ENV NGINX_VERSION 1.23.2
ENV NJS_VERSION 28+0.7.9-1
ENV NJS_VERSION 28+0.7.10-1
ENV XSLT_VERSION 28-1

ENV PROXY_CACHE_VALID_OK "1h"
Expand Down

0 comments on commit 4bc7476

Please sign in to comment.