Skip to content

Releases: patrikjuvonen/docker-nginx-http3

v2.1.20

09 May 10:37
v2.1.20
6be2399

Choose a tag to compare

Changelog

  • Notable changes

nginx version info

nginx -V
nginx version: nginx/1.23.4 (docker-nginx-http3-6be2399-2025-05-08T14:16:05Z-refs/tags/v2.1.20-14908683895-113-1 ModSecurity-220caa5a ModSecurity-nginx-86b6709 coreruleset-0500cb5 quiche-28cb72b7 ngx_brotli-a71f931 headers-more-nginx-module-84a65d6 njs-fcb99b6 nginx_cookie_flag_module-c4ff449)
built by gcc 14.2.0 (Alpine 14.2.0) 
built with OpenSSL 1.1.1 (compatible; BoringSSL) (running with BoringSSL)
TLS SNI support enabled
configure arguments: --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --user=nginx --group=nginx --with-pcre-jit --with-http_ssl_module --with-http_realip_module --with-http_addition_module --with-http_sub_module --with-http_dav_module --with-http_flv_module --with-http_mp4_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_random_index_module --with-http_secure_link_module --with-http_stub_status_module --with-http_auth_request_module --with-http_xslt_module=dynamic --with-http_image_filter_module=dynamic --with-http_geoip_module=dynamic --with-http_perl_module=dynamic --with-threads --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-stream_realip_module --with-stream_geoip_module=dynamic --with-http_slice_module --with-mail --with-mail_ssl_module --with-compat --with-file-aio --with-http_v2_module --with-http_v2_hpack_enc --with-http_v3_module --with-openssl=/usr/src/quiche/quiche/deps/boringssl --with-quiche=/usr/src/quiche --add-module=/usr/src/ngx_brotli --add-module=/usr/src/headers-more-nginx-module --add-module=/usr/src/njs/nginx --add-module=/usr/src/nginx_cookie_flag_module --add-module=/usr/src/ModSecurity-nginx --with-cc-opt=-Wno-error --with-select_module --with-poll_module --build='docker-nginx-http3-6be2399-2025-05-08T14:16:05Z-refs/tags/v2.1.20-14908683895-113-1 ModSecurity-220caa5a ModSecurity-nginx-86b6709 coreruleset-0500cb5 quiche-28cb72b7 ngx_brotli-a71f931 headers-more-nginx-module-84a65d6 njs-fcb99b6 nginx_cookie_flag_module-c4ff449'

apk list diff

Against amd64 v2.1.19

git diff -w -C \
  $(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:b63226f484c703903df8d7690f5499c7554153d73023bf5172f52440070e3791 apk list --installed | git hash-object -w --stdin) \
  $(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:76561c38f6d380430cf0fc21a302c567d9d79ddcf3eaee21972a4410fe82f958 apk list --installed | git hash-object -w --stdin)
# no changes

https://hub.docker.com/r/patrikjuvonen/docker-nginx-http3
https://github.com/patrikjuvonen/docker-nginx-http3/pkgs/container/docker-nginx-http3

v2.1.19

29 Apr 20:27
2ea3ff4

Choose a tag to compare

Changelog

  • Notable changes
    • Updated quiche to 0.24.2 (28cb72b) (changelog)

nginx version info

nginx -V
nginx version: nginx/1.23.4 (docker-nginx-http3-2ea3ff4-2025-04-29T18:58:14Z-refs/tags/v2.1.19-14739161277-110-1 ModSecurity- ModSecurity-nginx-a32bd8a coreruleset-b5b788b quiche-28cb72b7 ngx_brotli-a71f931 headers-more-nginx-module-84a65d6 njs-b87ad67 nginx_cookie_flag_module-c4ff449)
built by gcc 14.2.0 (Alpine 14.2.0) 
built with OpenSSL 1.1.1 (compatible; BoringSSL) (running with BoringSSL)
TLS SNI support enabled
configure arguments: --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --user=nginx --group=nginx --with-pcre-jit --with-http_ssl_module --with-http_realip_module --with-http_addition_module --with-http_sub_module --with-http_dav_module --with-http_flv_module --with-http_mp4_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_random_index_module --with-http_secure_link_module --with-http_stub_status_module --with-http_auth_request_module --with-http_xslt_module=dynamic --with-http_image_filter_module=dynamic --with-http_geoip_module=dynamic --with-http_perl_module=dynamic --with-threads --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-stream_realip_module --with-stream_geoip_module=dynamic --with-http_slice_module --with-mail --with-mail_ssl_module --with-compat --with-file-aio --with-http_v2_module --with-http_v2_hpack_enc --with-http_v3_module --with-openssl=/usr/src/quiche/quiche/deps/boringssl --with-quiche=/usr/src/quiche --add-module=/usr/src/ngx_brotli --add-module=/usr/src/headers-more-nginx-module --add-module=/usr/src/njs/nginx --add-module=/usr/src/nginx_cookie_flag_module --add-module=/usr/src/ModSecurity-nginx --with-cc-opt=-Wno-error --with-select_module --with-poll_module --build='docker-nginx-http3-2ea3ff4-2025-04-29T18:58:14Z-refs/tags/v2.1.19-14739161277-110-1 ModSecurity- ModSecurity-nginx-a32bd8a coreruleset-b5b788b quiche-28cb72b7 ngx_brotli-a71f931 headers-more-nginx-module-84a65d6 njs-b87ad67 nginx_cookie_flag_module-c4ff449'

apk list diff

Against amd64 v2.1.18

git diff -w -C \
  $(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:935b4134194e0f6d0ef0553508f298ee1f0d2a02a127612d8f12aeba3fac0cb5 apk list --installed | git hash-object -w --stdin) \
  $(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:b63226f484c703903df8d7690f5499c7554153d73023bf5172f52440070e3791 apk list --installed | git hash-object -w --stdin)
# no changes

https://hub.docker.com/r/patrikjuvonen/docker-nginx-http3
https://github.com/patrikjuvonen/docker-nginx-http3/pkgs/container/docker-nginx-http3

v2.1.18

17 Apr 11:36
d7d82ef

Choose a tag to compare

Changelog

  • Notable changes
    • Updated quiche to 0.24.1 (04be056) (changelog)

nginx version info

nginx -V
nginx version: nginx/1.23.4 (docker-nginx-http3-d7d82ef-2025-04-17T10:04:00Z-refs/tags/v2.1.18-14513179157-108-1 ModSecurity- ModSecurity-nginx-17405e0 coreruleset-80fad65 quiche-04be0560 ngx_brotli-a71f931 headers-more-nginx-module-84a65d6 njs-b87ad67 nginx_cookie_flag_module-c4ff449)
built by gcc 14.2.0 (Alpine 14.2.0) 
built with OpenSSL 1.1.1 (compatible; BoringSSL) (running with BoringSSL)
TLS SNI support enabled
configure arguments: --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --user=nginx --group=nginx --with-pcre-jit --with-http_ssl_module --with-http_realip_module --with-http_addition_module --with-http_sub_module --with-http_dav_module --with-http_flv_module --with-http_mp4_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_random_index_module --with-http_secure_link_module --with-http_stub_status_module --with-http_auth_request_module --with-http_xslt_module=dynamic --with-http_image_filter_module=dynamic --with-http_geoip_module=dynamic --with-http_perl_module=dynamic --with-threads --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-stream_realip_module --with-stream_geoip_module=dynamic --with-http_slice_module --with-mail --with-mail_ssl_module --with-compat --with-file-aio --with-http_v2_module --with-http_v2_hpack_enc --with-http_v3_module --with-openssl=/usr/src/quiche/quiche/deps/boringssl --with-quiche=/usr/src/quiche --add-module=/usr/src/ngx_brotli --add-module=/usr/src/headers-more-nginx-module --add-module=/usr/src/njs/nginx --add-module=/usr/src/nginx_cookie_flag_module --add-module=/usr/src/ModSecurity-nginx --with-cc-opt=-Wno-error --with-select_module --with-poll_module --build='docker-nginx-http3-d7d82ef-2025-04-17T10:04:00Z-refs/tags/v2.1.18-14513179157-108-1 ModSecurity- ModSecurity-nginx-17405e0 coreruleset-80fad65 quiche-04be0560 ngx_brotli-a71f931 headers-more-nginx-module-84a65d6 njs-b87ad67 nginx_cookie_flag_module-c4ff449'

apk list diff

Against amd64 v2.1.17

git diff -w -C \
  $(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:fa7349b770d0a3d3a196603229574161fdfce159d6381b6ec572cee27f9d643c apk list --installed | git hash-object -w --stdin) \
  $(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:935b4134194e0f6d0ef0553508f298ee1f0d2a02a127612d8f12aeba3fac0cb5 apk list --installed | git hash-object -w --stdin)
# no changes

https://hub.docker.com/r/patrikjuvonen/docker-nginx-http3
https://github.com/patrikjuvonen/docker-nginx-http3/pkgs/container/docker-nginx-http3

v2.1.17

08 Apr 09:54
542a9aa

Choose a tag to compare

Changelog

  • Notable changes
    • Updated quiche to 0.23.5 (fde75a2) (changelog)
    • Updated apk packages

nginx version info

nginx -V
nginx version: nginx/1.23.4 (docker-nginx-http3-542a9aa-2025-04-08T07:52:05Z-refs/tags/v2.1.17-14328117379-106-1 ModSecurity- ModSecurity-nginx-17405e0 coreruleset-b106688 quiche-fde75a22 ngx_brotli-a71f931 headers-more-nginx-module-84a65d6 njs-b87ad67 nginx_cookie_flag_module-c4ff449)
built by gcc 14.2.0 (Alpine 14.2.0) 
built with OpenSSL 1.1.1 (compatible; BoringSSL) (running with BoringSSL)
TLS SNI support enabled
configure arguments: --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --user=nginx --group=nginx --with-pcre-jit --with-http_ssl_module --with-http_realip_module --with-http_addition_module --with-http_sub_module --with-http_dav_module --with-http_flv_module --with-http_mp4_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_random_index_module --with-http_secure_link_module --with-http_stub_status_module --with-http_auth_request_module --with-http_xslt_module=dynamic --with-http_image_filter_module=dynamic --with-http_geoip_module=dynamic --with-http_perl_module=dynamic --with-threads --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-stream_realip_module --with-stream_geoip_module=dynamic --with-http_slice_module --with-mail --with-mail_ssl_module --with-compat --with-file-aio --with-http_v2_module --with-http_v2_hpack_enc --with-http_v3_module --with-openssl=/usr/src/quiche/quiche/deps/boringssl --with-quiche=/usr/src/quiche --add-module=/usr/src/ngx_brotli --add-module=/usr/src/headers-more-nginx-module --add-module=/usr/src/njs/nginx --add-module=/usr/src/nginx_cookie_flag_module --add-module=/usr/src/ModSecurity-nginx --with-cc-opt=-Wno-error --with-select_module --with-poll_module --build='docker-nginx-http3-542a9aa-2025-04-08T07:52:05Z-refs/tags/v2.1.17-14328117379-106-1 ModSecurity- ModSecurity-nginx-17405e0 coreruleset-b106688 quiche-fde75a22 ngx_brotli-a71f931 headers-more-nginx-module-84a65d6 njs-b87ad67 nginx_cookie_flag_module-c4ff449'

apk list diff

Against amd64 v2.1.16

git diff -w -C \
  $(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:364d68d70b91d6ec04fe0189530a931dc8b63ff64489e3280e34ad8e343e9779 apk list --installed | git hash-object -w --stdin) \
  $(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:fa7349b770d0a3d3a196603229574161fdfce159d6381b6ec572cee27f9d643c apk list --installed | git hash-object -w --stdin)
diff --git a/c2224a5e926ff15861804653d404aab323df202b b/794a70f98cff4e76112427e5754e647675327c89
index c2224a5..794a70f 100644
--- a/c2224a5e926ff15861804653d404aab323df202b
+++ b/794a70f98cff4e76112427e5754e647675327c89
@@ -6,31 +6,31 @@ apk-tools-2.14.7-r0 x86_64 {apk-tools} (GPL-2.0-only) [installed]
 busybox-1.37.0-r10 x86_64 {busybox} (GPL-2.0-only) [installed]
 busybox-binsh-1.37.0-r10 x86_64 {busybox} (GPL-2.0-only) [installed]
 ca-certificates-bundle-20241121-r1 x86_64 {ca-certificates} (MPL-2.0 AND MIT) [installed]
-geoip-1.6.12-r5 x86_64 {geoip} (LGPL-2.1-or-later) [installed]
-geoip-dev-1.6.12-r5 x86_64 {geoip} (LGPL-2.1-or-later) [installed]
+geoip-1.6.12-r6 x86_64 {geoip} (LGPL-2.1-or-later) [installed]
+geoip-dev-1.6.12-r6 x86_64 {geoip} (LGPL-2.1-or-later) [installed]
 libcrypto3-3.3.2-r4 x86_64 {openssl} (Apache-2.0) [installed]
 libgcc-14.2.0-r5 x86_64 {gcc} (GPL-2.0-or-later AND LGPL-2.1-or-later) [installed]
-libintl-0.22.5-r0 x86_64 {gettext} (LGPL-2.1-or-later) [installed]
+libintl-0.24-r0 x86_64 {gettext} (LGPL-2.1-or-later) [installed]
 libmaxminddb-dev-1.9.1-r0 x86_64 {libmaxminddb} (Apache-2.0) [installed]
 libmaxminddb-libs-1.9.1-r0 x86_64 {libmaxminddb} (Apache-2.0) [installed]
 libssl3-3.3.2-r4 x86_64 {openssl} (Apache-2.0) [installed]
 libstdc++-14.2.0-r5 x86_64 {gcc} (GPL-2.0-or-later AND LGPL-2.1-or-later) [installed]
-libxml2-2.13.4-r3 x86_64 {libxml2} (MIT) [installed]
-libxml2-dev-2.13.4-r3 x86_64 {libxml2} (MIT) [installed]
-libxml2-utils-2.13.4-r3 x86_64 {libxml2} (MIT) [installed]
+libxml2-2.13.7-r1 x86_64 {libxml2} (MIT) [installed]
+libxml2-dev-2.13.7-r1 x86_64 {libxml2} (MIT) [installed]
+libxml2-utils-2.13.7-r1 x86_64 {libxml2} (MIT) [installed]
 lmdb-0.9.33-r0 x86_64 {lmdb} (OLDAP-2.8) [installed]
 lmdb-dev-0.9.33-r0 x86_64 {lmdb} (OLDAP-2.8) [installed]
 musl-1.2.5-r9 x86_64 {musl} (MIT) [installed]
 musl-utils-1.2.5-r9 x86_64 {musl} (MIT AND BSD-2-Clause AND GPL-2.0-or-later) [installed]
-pcre-8.45-r3 x86_64 {pcre} (BSD-3-Clause) [installed]
-pcre2-10.43-r0 x86_64 {pcre2} (BSD-3-Clause) [installed]
-pkgconf-2.3.0-r0 x86_64 {pkgconf} (ISC) [installed]
+pcre-8.45-r4 x86_64 {pcre} (BSD-3-Clause) [installed]
+pcre2-10.43-r1 x86_64 {pcre2} (BSD-3-Clause) [installed]
+pkgconf-2.4.3-r0 x86_64 {pkgconf} (ISC) [installed]
 scanelf-1.3.8-r1 x86_64 {pax-utils} (GPL-2.0-only) [installed]
 ssl_client-1.37.0-r10 x86_64 {busybox} (GPL-2.0-only) [installed]
-tzdata-2025a-r0 x86_64 {tzdata} (Public-Domain) [installed]
-xz-5.6.4-r0 x86_64 {xz} (GPL-2.0-or-later AND 0BSD AND Public-Domain AND LGPL-2.1-or-later) [installed]
-xz-dev-5.6.4-r0 x86_64 {xz} (GPL-2.0-or-later AND 0BSD AND Public-Domain AND LGPL-2.1-or-later) [installed]
-xz-libs-5.6.4-r0 x86_64 {xz} (GPL-2.0-or-later AND 0BSD AND Public-Domain AND LGPL-2.1-or-later) [installed]
+tzdata-2025b-r0 x86_64 {tzdata} (Public-Domain) [installed]
+xz-5.8.1-r0 x86_64 {xz} (GPL-2.0-or-later AND 0BSD AND Public-Domain AND LGPL-2.1-or-later) [installed]
+xz-dev-5.8.1-r0 x86_64 {xz} (GPL-2.0-or-later AND 0BSD AND Public-Domain AND LGPL-2.1-or-later) [installed]
+xz-libs-5.8.1-r0 x86_64 {xz} (GPL-2.0-or-later AND 0BSD AND Public-Domain AND LGPL-2.1-or-later) [installed]
 yajl-2.1.0-r9 x86_64 {yajl} (MIT) [installed]
 yajl-dev-2.1.0-r9 x86_64 {yajl} (MIT) [installed]
 zlib-1.3.1-r2 x86_64 {zlib} (Zlib) [installed]

https://hub.docker.com/r/patrikjuvonen/docker-nginx-http3
https://github.com/patrikjuvonen/docker-nginx-http3/pkgs/container/docker-nginx-http3

v2.1.16

05 Feb 10:50
v2.1.16
60490f0

Choose a tag to compare

v2.1.16 Pre-release
Pre-release

Warning

There seems to be a critical problem with ModSecurity that causes response failures. Do not install this version if you use ModSecurity, I'm rolling back changes to see if I can fix this.

Changelog

  • Notable changes
    • Updated njs to 0.8.9 (changelog)
    • Updated quiche to 0.23.2 (cba5e73) (changelog)
    • Updated apk packages

nginx version info

nginx -V
nginx version: nginx/1.23.4 (docker-nginx-http3-60490f0-2025-02-04T19:32:58Z-refs/tags/v2.1.16-13143387017-96-1 ModSecurity- ModSecurity-nginx-fb678c5 coreruleset-e54c463 quiche-cba5e732 ngx_brotli-a71f931 headers-more-nginx-module-84a65d6 njs-b87ad67 nginx_cookie_flag_module-c4ff449)
built by gcc 14.2.0 (Alpine 14.2.0) 
built with OpenSSL 1.1.1 (compatible; BoringSSL) (running with BoringSSL)
TLS SNI support enabled
configure arguments: --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --user=nginx --group=nginx --with-pcre-jit --with-http_ssl_module --with-http_realip_module --with-http_addition_module --with-http_sub_module --with-http_dav_module --with-http_flv_module --with-http_mp4_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_random_index_module --with-http_secure_link_module --with-http_stub_status_module --with-http_auth_request_module --with-http_xslt_module=dynamic --with-http_image_filter_module=dynamic --with-http_geoip_module=dynamic --with-http_perl_module=dynamic --with-threads --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-stream_realip_module --with-stream_geoip_module=dynamic --with-http_slice_module --with-mail --with-mail_ssl_module --with-compat --with-file-aio --with-http_v2_module --with-http_v2_hpack_enc --with-http_v3_module --with-openssl=/usr/src/quiche/quiche/deps/boringssl --with-quiche=/usr/src/quiche --add-module=/usr/src/ngx_brotli --add-module=/usr/src/headers-more-nginx-module --add-module=/usr/src/njs/nginx --add-module=/usr/src/nginx_cookie_flag_module --add-module=/usr/src/ModSecurity-nginx --with-cc-opt=-Wno-error --with-select_module --with-poll_module --build='docker-nginx-http3-60490f0-2025-02-04T19:32:58Z-refs/tags/v2.1.16-13143387017-96-1 ModSecurity- ModSecurity-nginx-fb678c5 coreruleset-e54c463 quiche-cba5e732 ngx_brotli-a71f931 headers-more-nginx-module-84a65d6 njs-b87ad67 nginx_cookie_flag_module-c4ff449'

apk list diff

Against amd64 v2.1.15

git diff -w -C \
  $(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:8722a35e68a96d5c91884bbe99eb22dbe970e202d95e0899bd14816a9bfe8900 apk list --installed | git hash-object -w --stdin) \
  $(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:364d68d70b91d6ec04fe0189530a931dc8b63ff64489e3280e34ad8e343e9779 apk list --installed | git hash-object -w --stdin)
diff --git a/f754bf739141109c4c5d8c9e72e92c695060d141 b/c2224a5e926ff15861804653d404aab323df202b
index f754bf7..c2224a5 100644
--- a/f754bf739141109c4c5d8c9e72e92c695060d141
+++ b/c2224a5e926ff15861804653d404aab323df202b
@@ -1,35 +1,36 @@
-alpine-baselayout-3.6.8-r0 x86_64 {alpine-baselayout} (GPL-2.0-only) [installed]
-alpine-baselayout-data-3.6.8-r0 x86_64 {alpine-baselayout} (GPL-2.0-only) [installed]
+alpine-baselayout-3.6.8-r1 x86_64 {alpine-baselayout} (GPL-2.0-only) [installed]
+alpine-baselayout-data-3.6.8-r1 x86_64 {alpine-baselayout} (GPL-2.0-only) [installed]
 alpine-keys-2.5-r0 x86_64 {alpine-keys} (MIT) [installed]
-apk-tools-2.14.4-r3 x86_64 {apk-tools} (GPL-2.0-only) [installed]
-busybox-1.36.1-r32 x86_64 {busybox} (GPL-2.0-only) [installed]
-busybox-binsh-1.36.1-r32 x86_64 {busybox} (GPL-2.0-only) [installed]
-ca-certificates-bundle-20240705-r0 x86_64 {ca-certificates} (MPL-2.0 AND MIT) [installed]
+alpine-release-3.22.0_alpha20250108-r0 x86_64 {alpine-base} (MIT) [installed]
+apk-tools-2.14.7-r0 x86_64 {apk-tools} (GPL-2.0-only) [installed]
+busybox-1.37.0-r10 x86_64 {busybox} (GPL-2.0-only) [installed]
+busybox-binsh-1.37.0-r10 x86_64 {busybox} (GPL-2.0-only) [installed]
+ca-certificates-bundle-20241121-r1 x86_64 {ca-certificates} (MPL-2.0 AND MIT) [installed]
 geoip-1.6.12-r5 x86_64 {geoip} (LGPL-2.1-or-later) [installed]
 geoip-dev-1.6.12-r5 x86_64 {geoip} (LGPL-2.1-or-later) [installed]
-libcrypto3-3.3.2-r1 x86_64 {openssl} (Apache-2.0) [installed]
-libgcc-14.2.0-r4 x86_64 {gcc} (GPL-2.0-or-later AND LGPL-2.1-or-later) [installed]
+libcrypto3-3.3.2-r4 x86_64 {openssl} (Apache-2.0) [installed]
+libgcc-14.2.0-r5 x86_64 {gcc} (GPL-2.0-or-later AND LGPL-2.1-or-later) [installed]
 libintl-0.22.5-r0 x86_64 {gettext} (LGPL-2.1-or-later) [installed]
 libmaxminddb-dev-1.9.1-r0 x86_64 {libmaxminddb} (Apache-2.0) [installed]
 libmaxminddb-libs-1.9.1-r0 x86_64 {libmaxminddb} (Apache-2.0) [installed]
-libssl3-3.3.2-r1 x86_64 {openssl} (Apache-2.0) [installed]
-libstdc++-14.2.0-r4 x86_64 {gcc} (GPL-2.0-or-later AND LGPL-2.1-or-later) [installed]
+libssl3-3.3.2-r4 x86_64 {openssl} (Apache-2.0) [installed]
+libstdc++-14.2.0-r5 x86_64 {gcc} (GPL-2.0-or-later AND LGPL-2.1-or-later) [installed]
 libxml2-2.13.4-r3 x86_64 {libxml2} (MIT) [installed]
 libxml2-dev-2.13.4-r3 x86_64 {libxml2} (MIT) [installed]
 libxml2-utils-2.13.4-r3 x86_64 {libxml2} (MIT) [installed]
 lmdb-0.9.33-r0 x86_64 {lmdb} (OLDAP-2.8) [installed]
 lmdb-dev-0.9.33-r0 x86_64 {lmdb} (OLDAP-2.8) [installed]
-musl-1.2.5-r3 x86_64 {musl} (MIT) [installed]
-musl-utils-1.2.5-r3 x86_64 {musl} (MIT AND BSD-2-Clause AND GPL-2.0-or-later) [installed]
+musl-1.2.5-r9 x86_64 {musl} (MIT) [installed]
+musl-utils-1.2.5-r9 x86_64 {musl} (MIT AND BSD-2-Clause AND GPL-2.0-or-later) [installed]
 pcre-8.45-r3 x86_64 {pcre} (BSD-3-Clause) [installed]
 pcre2-10.43-r0 x86_64 {pcre2} (BSD-3-Clause) [installed]
 pkgconf-2.3.0-r0 x86_64 {pkgconf} (ISC) [installed]
-scanelf-1.3.7-r2 x86_64 {pax-utils} (GPL-2.0-only) [installed]
-ssl_client-1.36.1-r32 x86_64 {busybox} (GPL-2.0-only) [installed]
-tzdata-2024b-r1 x86_64 {tzdata} (Public-Domain) [installed]
-xz-5.6.3-r0 x86_64 {xz} (GPL-2.0-or-later AND 0BSD AND Public-Domain AND LGPL-2.1-or-later) [installed]
-xz-dev-5.6.3-r0 x86_64 {xz} (GPL-2.0-or-later AND 0BSD AND Public-Domain AND LGPL-2.1-or-later) [installed]
-xz-libs-5.6.3-r0 x86_64 {xz} (GPL-2.0-or-later AND 0BSD AND Public-Domain AND LGPL-2.1-or-later) [installed]
+scanelf-1.3.8-r1 x86_64 {pax-utils} (GPL-2.0-only) [installed]
+ssl_client-1.37.0-r10 x86_64 {busybox} (GPL-2.0-only) [installed]
+tzdata-2025a-r0 x86_64 {tzdata} (Public-Domain) [installed]
+xz-5.6.4-r0 x86_64 {xz} (GPL-2.0-or-later AND 0BSD AND Public-Domain AND LGPL-2.1-or-later) [installed]
+xz-dev-5.6.4-r0 x86_64 {xz} (GPL-2.0-or-later AND 0BSD AND Public-Domain AND LGPL-2.1-or-later) [installed]
+xz-libs-5.6.4-r0 x86_64 {xz} (GPL-2.0-or-later AND 0BSD AND Public-Domain AND LGPL-2.1-or-later) [installed]
 yajl-2.1.0-r9 x86_64 {yajl} (MIT) [installed]
 yajl-dev-2.1.0-r9 x86_64 {yajl} (MIT) [installed]
 zlib-1.3.1-r2 x86_64 {zlib} (Zlib) [installed]

https://hub.docker.com/r/patrikjuvonen/docker-nginx-http3
https://github.com/patrikjuvonen/docker-nginx-http3/pkgs/container/docker-nginx-http3

v2.1.15

11 Dec 19:33
5703eef

Choose a tag to compare

Changelog

  • Notable changes
    • Updated njs to 0.8.8 (changelog)
    • Updated apk packages

nginx version info

$ nginx -V

nginx version: nginx/1.23.4 (docker-nginx-http3-5703eef-2024-12-14T09:11:36Z-refs/tags/v2.1.15-12283631479-84-6 ModSecurity- ModSecurity-nginx-ef64996 coreruleset-44b8268 quiche-46711768 ngx_brotli-a71f931 headers-more-nginx-module-f8f8099 njs-78e3edf nginx_cookie_flag_module-c4ff449)
built by gcc 14.2.0 (Alpine 14.2.0) 
built with OpenSSL 1.1.1 (compatible; BoringSSL) (running with BoringSSL)
TLS SNI support enabled
configure arguments: --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --user=nginx --group=nginx --with-pcre-jit --with-http_ssl_module --with-http_realip_module --with-http_addition_module --with-http_sub_module --with-http_dav_module --with-http_flv_module --with-http_mp4_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_random_index_module --with-http_secure_link_module --with-http_stub_status_module --with-http_auth_request_module --with-http_xslt_module=dynamic --with-http_image_filter_module=dynamic --with-http_geoip_module=dynamic --with-http_perl_module=dynamic --with-threads --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-stream_realip_module --with-stream_geoip_module=dynamic --with-http_slice_module --with-mail --with-mail_ssl_module --with-compat --with-file-aio --with-http_v2_module --with-http_v2_hpack_enc --with-http_v3_module --with-openssl=/usr/src/quiche/quiche/deps/boringssl --with-quiche=/usr/src/quiche --add-module=/usr/src/ngx_brotli --add-module=/usr/src/headers-more-nginx-module --add-module=/usr/src/njs/nginx --add-module=/usr/src/nginx_cookie_flag_module --add-module=/usr/src/ModSecurity-nginx --with-cc-opt=-Wno-error --with-select_module --with-poll_module --build='docker-nginx-http3-5703eef-2024-12-14T09:11:36Z-refs/tags/v2.1.15-12283631479-84-6 ModSecurity- ModSecurity-nginx-ef64996 coreruleset-44b8268 quiche-46711768 ngx_brotli-a71f931 headers-more-nginx-module-f8f8099 njs-78e3edf nginx_cookie_flag_module-c4ff449'

apk list diff

Against amd64 v2.1.14

$ comm -3 \
  <(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:767510386379b99d343084d4ca19970db1449b83cb462d57467f32d790a36614 apk list --installed | sort) \
  <(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:8722a35e68a96d5c91884bbe99eb22dbe970e202d95e0899bd14816a9bfe8900 apk list --installed | sort)

alpine-baselayout-3.6.6-r0 x86_64 {alpine-baselayout} (GPL-2.0-only) [installed]
	alpine-baselayout-3.6.8-r0 x86_64 {alpine-baselayout} (GPL-2.0-only) [installed]
alpine-baselayout-data-3.6.6-r0 x86_64 {alpine-baselayout} (GPL-2.0-only) [installed]
	alpine-baselayout-data-3.6.8-r0 x86_64 {alpine-baselayout} (GPL-2.0-only) [installed]
alpine-keys-2.4-r1 x86_64 {alpine-keys} (MIT) [installed]
	alpine-keys-2.5-r0 x86_64 {alpine-keys} (MIT) [installed]
apk-tools-2.14.4-r2 x86_64 {apk-tools} (GPL-2.0-only) [installed]
	apk-tools-2.14.4-r3 x86_64 {apk-tools} (GPL-2.0-only) [installed]
busybox-1.36.1-r31 x86_64 {busybox} (GPL-2.0-only) [installed]
	busybox-1.36.1-r32 x86_64 {busybox} (GPL-2.0-only) [installed]
busybox-binsh-1.36.1-r31 x86_64 {busybox} (GPL-2.0-only) [installed]
	busybox-binsh-1.36.1-r32 x86_64 {busybox} (GPL-2.0-only) [installed]
libcrypto3-3.3.1-r3 x86_64 {openssl} (Apache-2.0) [installed]
	libcrypto3-3.3.2-r1 x86_64 {openssl} (Apache-2.0) [installed]
libssl3-3.3.1-r3 x86_64 {openssl} (Apache-2.0) [installed]
	libssl3-3.3.2-r1 x86_64 {openssl} (Apache-2.0) [installed]
musl-1.2.5-r1 x86_64 {musl} (MIT) [installed]
	musl-1.2.5-r3 x86_64 {musl} (MIT) [installed]
musl-utils-1.2.5-r1 x86_64 {musl} (MIT AND BSD-2-Clause AND GPL-2.0-or-later) [installed]
	musl-utils-1.2.5-r3 x86_64 {musl} (MIT AND BSD-2-Clause AND GPL-2.0-or-later) [installed]
ssl_client-1.36.1-r31 x86_64 {busybox} (GPL-2.0-only) [installed]
	ssl_client-1.36.1-r32 x86_64 {busybox} (GPL-2.0-only) [installed]

https://hub.docker.com/r/patrikjuvonen/docker-nginx-http3
https://github.com/patrikjuvonen/docker-nginx-http3/pkgs/container/docker-nginx-http3

v2.1.14

02 Dec 12:34
7915d7f

Choose a tag to compare

Changelog

  • Notable changes
    • Updated quiche to 4671176 (changelog)
    • Updated apk packages

nginx version info

$ nginx -V

nginx version: nginx/1.23.4 (docker-nginx-http3-7915d7f-2024-12-02T12:34:44Z-refs/tags/v2.1.14-12119449504-78-1 ModSecurity- ModSecurity-nginx-ef64996 coreruleset-44b8268 quiche-46711768 ngx_brotli-a71f931 headers-more-nginx-module-f8f8099 njs-ba6b9e1 nginx_cookie_flag_module-c4ff449)
built by gcc 14.2.0 (Alpine 14.2.0) 
built with OpenSSL 1.1.1 (compatible; BoringSSL) (running with BoringSSL)
TLS SNI support enabled
configure arguments: --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --user=nginx --group=nginx --with-pcre-jit --with-http_ssl_module --with-http_realip_module --with-http_addition_module --with-http_sub_module --with-http_dav_module --with-http_flv_module --with-http_mp4_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_random_index_module --with-http_secure_link_module --with-http_stub_status_module --with-http_auth_request_module --with-http_xslt_module=dynamic --with-http_image_filter_module=dynamic --with-http_geoip_module=dynamic --with-http_perl_module=dynamic --with-threads --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-stream_realip_module --with-stream_geoip_module=dynamic --with-http_slice_module --with-mail --with-mail_ssl_module --with-compat --with-file-aio --with-http_v2_module --with-http_v2_hpack_enc --with-http_v3_module --with-openssl=/usr/src/quiche/quiche/deps/boringssl --with-quiche=/usr/src/quiche --add-module=/usr/src/ngx_brotli --add-module=/usr/src/headers-more-nginx-module --add-module=/usr/src/njs/nginx --add-module=/usr/src/nginx_cookie_flag_module --add-module=/usr/src/ModSecurity-nginx --with-cc-opt=-Wno-error --with-select_module --with-poll_module --build='docker-nginx-http3-7915d7f-2024-12-02T12:34:44Z-refs/tags/v2.1.14-12119449504-78-1 ModSecurity- ModSecurity-nginx-ef64996 coreruleset-44b8268 quiche-46711768 ngx_brotli-a71f931 headers-more-nginx-module-f8f8099 njs-ba6b9e1 nginx_cookie_flag_module-c4ff449'

apk list diff

Against amd64 v2.1.13

$ comm -3 \
  <(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:a2c1bd2c3508fb21dbb3b66b7c5eb9615d830f93b5ddb5cc734e49087de54d71 apk list --installed | sort) \
  <(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:767510386379b99d343084d4ca19970db1449b83cb462d57467f32d790a36614 apk list --installed | sort)

libxml2-2.13.4-r1 x86_64 {libxml2} (MIT) [installed]
        libxml2-2.13.4-r3 x86_64 {libxml2} (MIT) [installed]
libxml2-dev-2.13.4-r1 x86_64 {libxml2} (MIT) [installed]
        libxml2-dev-2.13.4-r3 x86_64 {libxml2} (MIT) [installed]
libxml2-utils-2.13.4-r1 x86_64 {libxml2} (MIT) [installed]
        libxml2-utils-2.13.4-r3 x86_64 {libxml2} (MIT) [installed]

https://hub.docker.com/r/patrikjuvonen/docker-nginx-http3
https://github.com/patrikjuvonen/docker-nginx-http3/pkgs/container/docker-nginx-http3

v2.1.13

24 Oct 09:42
f141cdf

Choose a tag to compare

Changelog

  • Notable changes
    • Updated njs to 0.8.7 (changelog)
    • Updated quiche to 88c9f2a (changelog)
    • Updated apk packages

nginx version info

$ nginx -V

nginx version: nginx/1.23.4 (docker-nginx-http3-f141cdf-2024-10-24T09:43:00Z-refs/tags/v2.1.13-11496748980-75-1 ModSecurity- ModSecurity-nginx-ef64996 coreruleset-914f7a5 quiche-88c9f2a8 ngx_brotli-a71f931 headers-more-nginx-module-f8f8099 njs-ba6b9e1 nginx_cookie_flag_module-c4ff449)
built by gcc 14.2.0 (Alpine 14.2.0) 
built with OpenSSL 1.1.1 (compatible; BoringSSL) (running with BoringSSL)
TLS SNI support enabled
configure arguments: --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --user=nginx --group=nginx --with-pcre-jit --with-http_ssl_module --with-http_realip_module --with-http_addition_module --with-http_sub_module --with-http_dav_module --with-http_flv_module --with-http_mp4_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_random_index_module --with-http_secure_link_module --with-http_stub_status_module --with-http_auth_request_module --with-http_xslt_module=dynamic --with-http_image_filter_module=dynamic --with-http_geoip_module=dynamic --with-http_perl_module=dynamic --with-threads --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-stream_realip_module --with-stream_geoip_module=dynamic --with-http_slice_module --with-mail --with-mail_ssl_module --with-compat --with-file-aio --with-http_v2_module --with-http_v2_hpack_enc --with-http_v3_module --with-openssl=/usr/src/quiche/quiche/deps/boringssl --with-quiche=/usr/src/quiche --add-module=/usr/src/ngx_brotli --add-module=/usr/src/headers-more-nginx-module --add-module=/usr/src/njs/nginx --add-module=/usr/src/nginx_cookie_flag_module --add-module=/usr/src/ModSecurity-nginx --with-cc-opt=-Wno-error --with-select_module --with-poll_module --build='docker-nginx-http3-f141cdf-2024-10-24T09:43:00Z-refs/tags/v2.1.13-11496748980-75-1 ModSecurity- ModSecurity-nginx-ef64996 coreruleset-914f7a5 quiche-88c9f2a8 ngx_brotli-a71f931 headers-more-nginx-module-f8f8099 njs-ba6b9e1 nginx_cookie_flag_module-c4ff449'

apk list diff

Against amd64 v2.1.12

$ comm -3 \
  <(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:51f4ecc12275f85ffd194f0713197a2c00004bd667233d803f67657f09009549 apk list --installed | sort) \
  <(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:a2c1bd2c3508fb21dbb3b66b7c5eb9615d830f93b5ddb5cc734e49087de54d71 apk list --installed | sort)

alpine-baselayout-3.6.5-r0 x86_64 {alpine-baselayout} (GPL-2.0-only) [installed]
	alpine-baselayout-3.6.6-r0 x86_64 {alpine-baselayout} (GPL-2.0-only) [installed]
alpine-baselayout-data-3.6.5-r0 x86_64 {alpine-baselayout} (GPL-2.0-only) [installed]
	alpine-baselayout-data-3.6.6-r0 x86_64 {alpine-baselayout} (GPL-2.0-only) [installed]
apk-tools-2.14.4-r0 x86_64 {apk-tools} (GPL-2.0-only) [installed]
	apk-tools-2.14.4-r2 x86_64 {apk-tools} (GPL-2.0-only) [installed]
busybox-1.36.1-r29 x86_64 {busybox} (GPL-2.0-only) [installed]
	busybox-1.36.1-r31 x86_64 {busybox} (GPL-2.0-only) [installed]
busybox-binsh-1.36.1-r29 x86_64 {busybox} (GPL-2.0-only) [installed]
	busybox-binsh-1.36.1-r31 x86_64 {busybox} (GPL-2.0-only) [installed]
ca-certificates-bundle-20240226-r0 x86_64 {ca-certificates} (MPL-2.0 AND MIT) [installed]
	ca-certificates-bundle-20240705-r0 x86_64 {ca-certificates} (MPL-2.0 AND MIT) [installed]
libcrypto3-3.3.0-r2 x86_64 {openssl} (Apache-2.0) [installed]
	libcrypto3-3.3.1-r3 x86_64 {openssl} (Apache-2.0) [installed]
libgcc-13.2.1_git20240309-r0 x86_64 {gcc} (GPL-2.0-or-later AND LGPL-2.1-or-later) [installed]
	libgcc-14.2.0-r4 x86_64 {gcc} (GPL-2.0-or-later AND LGPL-2.1-or-later) [installed]
libssl3-3.3.0-r2 x86_64 {openssl} (Apache-2.0) [installed]
	libssl3-3.3.1-r3 x86_64 {openssl} (Apache-2.0) [installed]
libstdc++-13.2.1_git20240309-r0 x86_64 {gcc} (GPL-2.0-or-later AND LGPL-2.1-or-later) [installed]
	libstdc++-14.2.0-r4 x86_64 {gcc} (GPL-2.0-or-later AND LGPL-2.1-or-later) [installed]
libxml2-2.12.8-r0 x86_64 {libxml2} (MIT) [installed]
	libxml2-2.13.4-r1 x86_64 {libxml2} (MIT) [installed]
libxml2-dev-2.12.8-r0 x86_64 {libxml2} (MIT) [installed]
	libxml2-dev-2.13.4-r1 x86_64 {libxml2} (MIT) [installed]
libxml2-utils-2.12.8-r0 x86_64 {libxml2} (MIT) [installed]
	libxml2-utils-2.13.4-r1 x86_64 {libxml2} (MIT) [installed]
pkgconf-2.2.0-r0 x86_64 {pkgconf} (ISC) [installed]
	pkgconf-2.3.0-r0 x86_64 {pkgconf} (ISC) [installed]
ssl_client-1.36.1-r29 x86_64 {busybox} (GPL-2.0-only) [installed]
	ssl_client-1.36.1-r31 x86_64 {busybox} (GPL-2.0-only) [installed]
tzdata-2024a-r1 x86_64 {tzdata} (Public-Domain) [installed]
	tzdata-2024b-r1 x86_64 {tzdata} (Public-Domain) [installed]
xz-5.6.2-r0 x86_64 {xz} (GPL-2.0-or-later AND 0BSD AND Public-Domain AND LGPL-2.1-or-later) [installed]
	xz-5.6.3-r0 x86_64 {xz} (GPL-2.0-or-later AND 0BSD AND Public-Domain AND LGPL-2.1-or-later) [installed]
xz-dev-5.6.2-r0 x86_64 {xz} (GPL-2.0-or-later AND 0BSD AND Public-Domain AND LGPL-2.1-or-later) [installed]
	xz-dev-5.6.3-r0 x86_64 {xz} (GPL-2.0-or-later AND 0BSD AND Public-Domain AND LGPL-2.1-or-later) [installed]
xz-libs-5.6.2-r0 x86_64 {xz} (GPL-2.0-or-later AND 0BSD AND Public-Domain AND LGPL-2.1-or-later) [installed]
	xz-libs-5.6.3-r0 x86_64 {xz} (GPL-2.0-or-later AND 0BSD AND Public-Domain AND LGPL-2.1-or-later) [installed]
zlib-1.3.1-r1 x86_64 {zlib} (Zlib) [installed]
	zlib-1.3.1-r2 x86_64 {zlib} (Zlib) [installed]
zlib-dev-1.3.1-r1 x86_64 {zlib} (Zlib) [installed]
	zlib-dev-1.3.1-r2 x86_64 {zlib} (Zlib) [installed]

https://hub.docker.com/r/patrikjuvonen/docker-nginx-http3
https://github.com/patrikjuvonen/docker-nginx-http3/pkgs/container/docker-nginx-http3

v2.1.12

05 Jul 22:08
aec1132

Choose a tag to compare

Changelog

  • Notable changes

nginx version info

$ nginx -V

nginx version: nginx/1.23.4 (docker-nginx-http3-aec1132-2024-07-05T22:08:12Z-refs/tags/v2.1.12-9814072295-68-1 ModSecurity- ModSecurity-nginx-ef64996 coreruleset-9014751 quiche-55e3e621 ngx_brotli-a71f931 headers-more-nginx-module-06dc0be njs-9d4bf6c nginx_cookie_flag_module-c4ff449)
built by gcc 13.2.1 20240309 (Alpine 13.2.1_git20240309) 
built with OpenSSL 1.1.1 (compatible; BoringSSL) (running with BoringSSL)
TLS SNI support enabled
configure arguments: --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --user=nginx --group=nginx --with-pcre-jit --with-http_ssl_module --with-http_realip_module --with-http_addition_module --with-http_sub_module --with-http_dav_module --with-http_flv_module --with-http_mp4_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_random_index_module --with-http_secure_link_module --with-http_stub_status_module --with-http_auth_request_module --with-http_xslt_module=dynamic --with-http_image_filter_module=dynamic --with-http_geoip_module=dynamic --with-http_perl_module=dynamic --with-threads --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-stream_realip_module --with-stream_geoip_module=dynamic --with-http_slice_module --with-mail --with-mail_ssl_module --with-compat --with-file-aio --with-http_v2_module --with-http_v2_hpack_enc --with-http_v3_module --with-openssl=/usr/src/quiche/quiche/deps/boringssl --with-quiche=/usr/src/quiche --add-module=/usr/src/ngx_brotli --add-module=/usr/src/headers-more-nginx-module --add-module=/usr/src/njs/nginx --add-module=/usr/src/nginx_cookie_flag_module --add-module=/usr/src/ModSecurity-nginx --with-cc-opt=-Wno-error --with-select_module --with-poll_module --build='docker-nginx-http3-aec1132-2024-07-05T22:08:12Z-refs/tags/v2.1.12-9814072295-68-1 ModSecurity- ModSecurity-nginx-ef64996 coreruleset-9014751 quiche-55e3e621 ngx_brotli-a71f931 headers-more-nginx-module-06dc0be njs-9d4bf6c nginx_cookie_flag_module-c4ff449'

apk list diff

Against amd64 v2.1.11

$ comm -3 \
  <(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:51f4ecc12275f85ffd194f0713197a2c00004bd667233d803f67657f09009549 apk list --installed | sort) \
  <(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:861b091f66b1f5774468fc37724ad29a3cd1c4e7087ad59fb3480966da123f32 apk list --installed | sort)

# no changes

https://hub.docker.com/r/patrikjuvonen/docker-nginx-http3
https://github.com/patrikjuvonen/docker-nginx-http3/pkgs/container/docker-nginx-http3

v2.1.11

01 Jul 12:55
5ebe0f6

Choose a tag to compare

Changelog

  • Notable changes
    • Updated njs to 0.8.5 (changelog)
    • Updated quiche to 0a7b6c4 (0.22.0) (changelog)
    • Updated apk packages
  • Updated GitHub Actions

nginx version info

$ nginx -V

nginx version: nginx/1.23.4 (docker-nginx-http3-5ebe0f6-2024-07-01T12:55:34Z-refs/tags/v2.1.11-9744622240-66-1 ModSecurity- ModSecurity-nginx-ef64996 coreruleset-88a551d quiche-0a7b6c49 ngx_brotli-a71f931 headers-more-nginx-module-06dc0be njs-9d4bf6c nginx_cookie_flag_module-c4ff449)
built by gcc 13.2.1 20240309 (Alpine 13.2.1_git20240309) 
built with OpenSSL 1.1.1 (compatible; BoringSSL) (running with BoringSSL)
TLS SNI support enabled
configure arguments: --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --user=nginx --group=nginx --with-pcre-jit --with-http_ssl_module --with-http_realip_module --with-http_addition_module --with-http_sub_module --with-http_dav_module --with-http_flv_module --with-http_mp4_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_random_index_module --with-http_secure_link_module --with-http_stub_status_module --with-http_auth_request_module --with-http_xslt_module=dynamic --with-http_image_filter_module=dynamic --with-http_geoip_module=dynamic --with-http_perl_module=dynamic --with-threads --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-stream_realip_module --with-stream_geoip_module=dynamic --with-http_slice_module --with-mail --with-mail_ssl_module --with-compat --with-file-aio --with-http_v2_module --with-http_v2_hpack_enc --with-http_v3_module --with-openssl=/usr/src/quiche/quiche/deps/boringssl --with-quiche=/usr/src/quiche --add-module=/usr/src/ngx_brotli --add-module=/usr/src/headers-more-nginx-module --add-module=/usr/src/njs/nginx --add-module=/usr/src/nginx_cookie_flag_module --add-module=/usr/src/ModSecurity-nginx --with-cc-opt=-Wno-error --with-select_module --with-poll_module --build='docker-nginx-http3-5ebe0f6-2024-07-01T12:55:34Z-refs/tags/v2.1.11-9744622240-66-1 ModSecurity- ModSecurity-nginx-ef64996 coreruleset-88a551d quiche-0a7b6c49 ngx_brotli-a71f931 headers-more-nginx-module-06dc0be njs-9d4bf6c nginx_cookie_flag_module-c4ff449'

apk list diff

Against amd64 v2.1.10

$ comm -3 \
  <(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:b64b19cffbed0a6e2478f687dfdda4bcb0af15856c675d6a1d63160bc4da22ab apk list --installed | sort) \
  <(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:51f4ecc12275f85ffd194f0713197a2c00004bd667233d803f67657f09009549 apk list --installed | sort)

alpine-baselayout-3.6.3-r0 x86_64 {alpine-baselayout} (GPL-2.0-only) [installed]
        alpine-baselayout-3.6.5-r0 x86_64 {alpine-baselayout} (GPL-2.0-only) [installed]
alpine-baselayout-data-3.6.3-r0 x86_64 {alpine-baselayout} (GPL-2.0-only) [installed]
        alpine-baselayout-data-3.6.5-r0 x86_64 {alpine-baselayout} (GPL-2.0-only) [installed]
apk-tools-2.14.1-r1 x86_64 {apk-tools} (GPL-2.0-only) [installed]
        apk-tools-2.14.4-r0 x86_64 {apk-tools} (GPL-2.0-only) [installed]
busybox-1.36.1-r24 x86_64 {busybox} (GPL-2.0-only) [installed]
        busybox-1.36.1-r29 x86_64 {busybox} (GPL-2.0-only) [installed]
busybox-binsh-1.36.1-r24 x86_64 {busybox} (GPL-2.0-only) [installed]
        busybox-binsh-1.36.1-r29 x86_64 {busybox} (GPL-2.0-only) [installed]
libcrypto3-3.2.1-r1 x86_64 {openssl} (Apache-2.0) [installed]
        libcrypto3-3.3.0-r2 x86_64 {openssl} (Apache-2.0) [installed]
libssl3-3.2.1-r1 x86_64 {openssl} (Apache-2.0) [installed]
        libssl3-3.3.0-r2 x86_64 {openssl} (Apache-2.0) [installed]
libxml2-2.12.6-r2 x86_64 {libxml2} (MIT) [installed]
        libxml2-2.12.8-r0 x86_64 {libxml2} (MIT) [installed]
libxml2-dev-2.12.6-r2 x86_64 {libxml2} (MIT) [installed]
        libxml2-dev-2.12.8-r0 x86_64 {libxml2} (MIT) [installed]
libxml2-utils-2.12.6-r2 x86_64 {libxml2} (MIT) [installed]
        libxml2-utils-2.12.8-r0 x86_64 {libxml2} (MIT) [installed]
lmdb-0.9.32-r0 x86_64 {lmdb} (OLDAP-2.8) [installed]
        lmdb-0.9.33-r0 x86_64 {lmdb} (OLDAP-2.8) [installed]
lmdb-dev-0.9.32-r0 x86_64 {lmdb} (OLDAP-2.8) [installed]
        lmdb-dev-0.9.33-r0 x86_64 {lmdb} (OLDAP-2.8) [installed]
musl-1.2.5-r0 x86_64 {musl} (MIT) [installed]
        musl-1.2.5-r1 x86_64 {musl} (MIT) [installed]
musl-utils-1.2.5-r0 x86_64 {musl} (MIT AND BSD-2-Clause AND GPL-2.0-or-later) [installed]
        musl-utils-1.2.5-r1 x86_64 {musl} (MIT AND BSD-2-Clause AND GPL-2.0-or-later) [installed]
ssl_client-1.36.1-r24 x86_64 {busybox} (GPL-2.0-only) [installed]
        ssl_client-1.36.1-r29 x86_64 {busybox} (GPL-2.0-only) [installed]
xz-5.6.1-r3 x86_64 {xz} (GPL-2.0-or-later AND 0BSD AND Public-Domain AND LGPL-2.1-or-later) [installed]
        xz-5.6.2-r0 x86_64 {xz} (GPL-2.0-or-later AND 0BSD AND Public-Domain AND LGPL-2.1-or-later) [installed]
xz-dev-5.6.1-r3 x86_64 {xz} (GPL-2.0-or-later AND 0BSD AND Public-Domain AND LGPL-2.1-or-later) [installed]
        xz-dev-5.6.2-r0 x86_64 {xz} (GPL-2.0-or-later AND 0BSD AND Public-Domain AND LGPL-2.1-or-later) [installed]
xz-libs-5.6.1-r3 x86_64 {xz} (GPL-2.0-or-later AND 0BSD AND Public-Domain AND LGPL-2.1-or-later) [installed]
        xz-libs-5.6.2-r0 x86_64 {xz} (GPL-2.0-or-later AND 0BSD AND Public-Domain AND LGPL-2.1-or-later) [installed]
yajl-2.1.0-r8 x86_64 {yajl} (MIT) [installed]
        yajl-2.1.0-r9 x86_64 {yajl} (MIT) [installed]
yajl-dev-2.1.0-r8 x86_64 {yajl} (MIT) [installed]
        yajl-dev-2.1.0-r9 x86_64 {yajl} (MIT) [installed]

https://hub.docker.com/r/patrikjuvonen/docker-nginx-http3
https://github.com/patrikjuvonen/docker-nginx-http3/pkgs/container/docker-nginx-http3