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

Bumps nginx from 1.29.0-alpine to 1.29.1-alpine.

---
updated-dependencies:
- dependency-name: nginx
  dependency-version: 1.29.1-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]
2025-08-18 01:10:48 +00:00
committed by GitHub
parent f1fc2ac8e6
commit d47c674b5f

View File

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