Skip to content

Commit 9feb162

Browse files
committed
chore: bump to 1.25.3
Signed-off-by: wilmardo <[email protected]>
1 parent 9ab305f commit 9feb162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ FROM alpine:3.18 as builder
55

66
# See: https://github.com/nginx/nginx/tags
77
# See: https://github.com/google/ngx_brotli/releases
8-
ENV NGINX_VERSION=1.25.2 \
8+
ENV NGINX_VERSION=1.25.3 \
99
# master until this is released: https://github.com/google/ngx_brotli/pull/130
1010
NGX_BROTLI_VERSION=master
1111

0 commit comments

Comments
 (0)