Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
Bump nginxinc/nginx-unprivileged in /deployment/docker (#827)
Browse files Browse the repository at this point in the history
Bumps nginxinc/nginx-unprivileged from 1.23.2-alpine to 1.23.3-alpine.

---
updated-dependencies:
- dependency-name: nginxinc/nginx-unprivileged
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2023
1 parent 22bdcb1 commit 4597242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/docker/Dockerfile.config-editor-ui
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginxinc/nginx-unprivileged:1.23.2-alpine
FROM nginxinc/nginx-unprivileged:1.23.3-alpine

COPY config-editor-ui /usr/share/nginx/html
COPY nginx-server.conf /etc/nginx/conf.d/default.conf

0 comments on commit 4597242

Please sign in to comment.