mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2025-12-19 12:36:03 +00:00
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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user