Skip to content

Commit

Permalink
nginx 1.27.3
Browse files Browse the repository at this point in the history
  • Loading branch information
macbre authored Nov 26, 2024
1 parent 909a0bb commit 48dedb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# https://hg.nginx.org/nginx/file/tip/src/core/nginx.h
ARG NGINX_VERSION=1.27.2
ARG NGINX_VERSION=1.27.3

# https://hg.nginx.org/nginx/
ARG NGINX_COMMIT=331eae3dccf8
ARG NGINX_COMMIT=c7f94e6c96ee

# https://github.com/google/ngx_brotli
ARG NGX_BROTLI_COMMIT=a71f9312c2deb28875acc7bacfdd5695a111aa53
Expand Down

0 comments on commit 48dedb8

Please sign in to comment.