Bump nginx in /compose/production/nginx
Bumps nginx from 1.17.8-alpine to 1.27.3-alpine. --- updated-dependencies: - dependency-name: nginx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
15c634e588
commit
02c19d1441
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
FROM docker.io/nginx:1.17.8-alpine
|
||||
FROM docker.io/nginx:1.27.3-alpine
|
||||
COPY ./compose/production/nginx/default.conf /etc/nginx/conf.d/default.conf
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue