Merge pull request #31 from vhaudiquet/dependabot/docker_compose/docker/personal/tandoor/nginx-1.29.0-alpine

build(deps): bump nginx from 1.27.5-alpine to 1.29.0-alpine in /docker/personal/tandoor
This commit is contained in:
2025-06-30 14:02:40 +02:00
committed by GitHub

View File

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