mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-11-14 06:45:24 +03:00
Bump nginx in /{{cookiecutter.project_slug}}/compose/production/nginx
Bumps nginx from 1.29.1-alpine to 1.29.2-alpine. --- updated-dependencies: - dependency-name: nginx dependency-version: 1.29.2-alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4ba5651c96
commit
6afd67370c
|
|
@ -1,2 +1,2 @@
|
|||
FROM docker.io/nginx:1.29.1-alpine
|
||||
FROM docker.io/nginx:1.29.2-alpine
|
||||
COPY ./compose/production/nginx/default.conf /etc/nginx/conf.d/default.conf
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user