build(deps): bump nginx in /docker/personal/tandoor

Bumps nginx from 1.27.5-alpine to 1.29.0-alpine.

---
updated-dependencies:
- dependency-name: nginx
  dependency-version: 1.29.0-alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-30 11:40:17 +00:00
committed by GitHub
parent ca1ebb5b19
commit 883ed2f420

View File

@@ -20,7 +20,7 @@ services:
- db_recipes - db_recipes
nginx_recipes: nginx_recipes:
image: nginx:1.27.5-alpine image: nginx:1.29.0-alpine
restart: always restart: always
networks: networks:
- default - default