docker-compose(deps): Bump nginx in /docker/compose (#12018)

Bumps nginx from 1.29-alpine to 1.29.5-alpine.

---
updated-dependencies:
- dependency-name: nginx
  dependency-version: 1.29.5-alpine
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-02-06 12:26:29 -08:00
committed by GitHub
parent dfbac35f9c
commit b9b90ec9f7

View File

@@ -35,7 +35,7 @@ services:
- "3143:3143" # IMAP
restart: unless-stopped
nginx:
image: docker.io/nginx:1.29-alpine
image: docker.io/nginx:1.29.5-alpine
hostname: nginx
container_name: nginx
ports: