Skip to content

Commit

Permalink
Bump nginx to 1.25.5
Browse files Browse the repository at this point in the history
  • Loading branch information
justdan6 committed Apr 20, 2024
1 parent 6ad4e77 commit 39a1cb6
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.25.4
ARG NGINX_VERSION=1.25.5

# https://hg.nginx.org/nginx
ARG NGINX_COMMIT=89bff782528a
ARG NGINX_COMMIT=49dce50fad40

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

0 comments on commit 39a1cb6

Please sign in to comment.