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 9ab305f commit 9feb162Copy full SHA for 9feb162
Dockerfile
@@ -5,7 +5,7 @@ FROM alpine:3.18 as builder
5
6
# See: https://github.com/nginx/nginx/tags
7
# See: https://github.com/google/ngx_brotli/releases
8
-ENV NGINX_VERSION=1.25.2 \
+ENV NGINX_VERSION=1.25.3 \
9
# master until this is released: https://github.com/google/ngx_brotli/pull/130
10
NGX_BROTLI_VERSION=master
11
0 commit comments