Skip to content
Snippets Groups Projects
Commit 996fedd2 authored by dependabot[bot]'s avatar dependabot[bot] Committed by Дмитрий Сафронов
Browse files

build(deps): Bump nginxinc/nginx-unprivileged from 1.27.3 to 1.27.4


Bumps nginxinc/nginx-unprivileged from 1.27.3 to 1.27.4.

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

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 538ad66e
No related branches found
No related tags found
No related merge requests found
......@@ -10,5 +10,5 @@ COPY . .
RUN npm run build
# The production image
FROM nginxinc/nginx-unprivileged:1.27.3 AS production
FROM nginxinc/nginx-unprivileged:1.27.4 AS production
COPY --from=builder /app/build/ /usr/share/nginx/html/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment