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:
dependabot[bot] 2025-01-10 17:56:02 +00:00 committed by GitHub
parent e58c9c1f71
commit 9c3251d399
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 COPY ./compose/production/nginx/default.conf /etc/nginx/conf.d/default.conf