Skip to content

Commit 9bb20ab

Browse files
committed
bump NJS version to match available packages
1 parent b08cd5f commit 9bb20ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile.oss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
FROM nginx:1.27.2@sha256:28402db69fec7c17e179ea87882667f1e054391138f77ffaf0c3eb388efc3ffb
22

33
# NJS env vars
4-
ENV NJS_VERSION=0.8.4
5-
ENV NJS_RELEASE=2~bookworm
4+
ENV NJS_VERSION=0.8.7
5+
ENV NJS_RELEASE=1~bookworm
66

77
# Proxy cache env vars
88
ENV PROXY_CACHE_MAX_SIZE=10g

0 commit comments

Comments
 (0)