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

build(deps): Bump nginxinc/nginx-unprivileged from 1.27.5 to 1.29.0


Bumps nginxinc/nginx-unprivileged from 1.27.5 to 1.29.0.

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

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 461ec989
Branches
Tags
No related merge requests found
Pipeline #62358 failed
......@@ -10,5 +10,5 @@ COPY . .
RUN npm run build
# The production image
FROM nginxinc/nginx-unprivileged:1.27.5 AS production
FROM nginxinc/nginx-unprivileged:1.29.0 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.
Please register or to comment