Merge pull request #82 from vhaudiquet/dependabot/docker_compose/docker/personal/tandoor/nginx-1.29.1-alpine

build(deps): bump nginx from 1.29.0-alpine to 1.29.1-alpine in /docker/personal/tandoor
This commit is contained in:
2025-08-18 11:05:25 +02:00
committed by GitHub

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