Skip to content

Commit

Permalink
correct njs version tag for linux package
Browse files Browse the repository at this point in the history
  • Loading branch information
4141done committed Oct 25, 2023
1 parent eabd386 commit 1421c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.oss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM nginx:1.25.3

ENV NGINX_VERSION "1.25.3"
ENV NJS_VERSION 0.8.1
ENV NJS_VERSION "0.8.2-1"

ENV PROXY_CACHE_MAX_SIZE "10g"
ENV PROXY_CACHE_INACTIVE "60m"
Expand Down

0 comments on commit 1421c0c

Please sign in to comment.