Skip to content
Snippets Groups Projects
Commit b2f59a60 authored by dependabot[bot]'s avatar dependabot[bot] Committed by Dmitriy Safronov
Browse files

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


Bumps nginxinc/nginx-unprivileged from 1.26.0 to 1.27.3.

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

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 8ec8620c
No related branches found
No related tags found
No related merge requests found
...@@ -12,5 +12,5 @@ COPY . . ...@@ -12,5 +12,5 @@ COPY . .
RUN npm run build RUN npm run build
# --------------> The production image # --------------> The production image
FROM nginxinc/nginx-unprivileged:1.26.0 AS production FROM nginxinc/nginx-unprivileged:1.27.3 AS production
COPY --from=builder /app/build/ /usr/share/nginx/html/ 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.
Please register or to comment