docker-compose(deps): bump nginx in /docker/compose

Bumps nginx from 1.31.3-alpine to 1.31.4-alpine.

---
updated-dependencies:
- dependency-name: nginx
  dependency-version: 1.31.4-alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-09-01 20:16:41 +00:00
committed by GitHub
parent 5c5b1ee6b5
commit 29373e2e29
+1 -1
View File
@@ -35,7 +35,7 @@ services:
- "3143:3143" # IMAP
restart: unless-stopped
nginx:
image: docker.io/nginx:1.31.3-alpine
image: docker.io/nginx:1.31.4-alpine
hostname: nginx
container_name: nginx
ports: