Bump nginxinc/nginx-unprivileged in /deployment/docker

Bumps nginxinc/nginx-unprivileged from 1.23.3-alpine to 1.25.1-alpine.

---
updated-dependencies:
- dependency-name: nginxinc/nginx-unprivileged
  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]
2023-07-01 00:10:50 +00:00
committed by GitHub
parent f073120887
commit a71031c8fb

View File

@@ -1,4 +1,4 @@
FROM nginxinc/nginx-unprivileged:1.23.3-alpine FROM nginxinc/nginx-unprivileged:1.25.1-alpine
COPY config-editor-ui /usr/share/nginx/html COPY config-editor-ui /usr/share/nginx/html
COPY nginx-server.conf /etc/nginx/conf.d/default.conf COPY nginx-server.conf /etc/nginx/conf.d/default.conf