From 173f877063840ddec796e2ca23a3a33c6b5dacb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 02:23:22 +0000 Subject: [PATCH] build(deps): bump macbre/nginx-http3 from 1.29.3 to 1.29.4 Bumps [macbre/nginx-http3](https://github.com/macbre/docker-nginx-http3) from 1.29.3 to 1.29.4. - [Release notes](https://github.com/macbre/docker-nginx-http3/releases) - [Commits](https://github.com/macbre/docker-nginx-http3/compare/v1.29.3...v1.29.4) --- updated-dependencies: - dependency-name: macbre/nginx-http3 dependency-version: 1.29.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index ce28780..3879a32 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -34,7 +34,7 @@ services: # nginx proxy nginx: # https://github.com/macbre/docker-nginx-http3/pkgs/container/nginx-http3 - image: ghcr.io/macbre/nginx-http3:1.29.3 + image: ghcr.io/macbre/nginx-http3:1.29.4 volumes: # mount cache directory - ./nginx/cache:/var/nginx/cache