macbre / docker-nginx-http3

Stable and up-to-date root-less nginx with quic + http/3, google brotli compression, njs, GeoIP2, and Grade A+ SSL config
https://hub.docker.com/r/macbre/nginx-http3
172 stars 54 forks source link

nginx: consider using the main nginx branch #110

Closed macbre closed 1 year ago

macbre commented 1 year ago

Since https://hg.nginx.org/nginx/rev/235d482ef6bc the experimental quic branch (that this image is based on) has been merged into the main branch.

Let's use the stable nginx from now on:

Changes with nginx 1.25.0                                        23 May 2023

    *) Feature: experimental HTTP/3 support.
macbre commented 1 year ago

Implemented by #113