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 9bcab2c commit b25ce79Copy full SHA for b25ce79
Dockerfile.oss
@@ -1,8 +1,8 @@
1
-FROM nginx:1.27.0@sha256:98f8ec75657d21b924fe4f69b6b9bff2f6550ea48838af479d8894a852000e40
+FROM nginx:1.27.2@sha256:28402db69fec7c17e179ea87882667f1e054391138f77ffaf0c3eb388efc3ffb
2
3
# NJS env vars
4
-ENV NJS_VERSION=0.8.4
5
-ENV NJS_RELEASE=2~bookworm
+ENV NJS_VERSION=0.8.7
+ENV NJS_RELEASE=1~bookworm
6
7
# Proxy cache env vars
8
ENV PROXY_CACHE_MAX_SIZE=10g
0 commit comments