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 ad24254 commit 69ddc65Copy full SHA for 69ddc65
Dockerfile.oss
@@ -1,8 +1,8 @@
1
-FROM nginx:1.25.5@sha256:a484819eb60211f5299034ac80f6a681b06f89e65866ce91f356ed7c72af059c
+FROM nginx:1.27.0@sha256:56b388b0d79c738f4cf51bbaf184a14fab19337f4819ceb2cae7d94100262de8
2
3
# NJS env vars
4
ENV NJS_VERSION 0.8.4
5
-ENV NJS_RELEASE 3~bookworm
+ENV NJS_RELEASE 2~bookworm
6
7
# Proxy cache env vars
8
ENV PROXY_CACHE_MAX_SIZE "10g"
0 commit comments