mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2025-12-19 04:26:04 +00:00
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:
@@ -20,7 +20,7 @@ services:
|
||||
- db_recipes
|
||||
|
||||
nginx_recipes:
|
||||
image: nginx:1.29.0-alpine
|
||||
image: nginx:1.29.1-alpine
|
||||
restart: always
|
||||
networks:
|
||||
- default
|
||||
|
||||
Reference in New Issue
Block a user