1 Commits

Author SHA1 Message Date
dependabot[bot]
f09c4488a8 Bump nginx from 1.27.4-alpine to 1.29.0-alpine
Bumps nginx from 1.27.4-alpine to 1.29.0-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-25 06:05:09 +00:00
3 changed files with 1736 additions and 10767 deletions

View File

@@ -14,7 +14,7 @@ RUN yarn install
COPY ["src/", "./src"] COPY ["src/", "./src"]
RUN npm run Prod RUN npm run Prod
FROM nginx:1.27.4-alpine as Web FROM nginx:1.29.0-alpine as Web
RUN apk --update --no-cache upgrade RUN apk --update --no-cache upgrade

10866
package-lock.json generated

File diff suppressed because it is too large Load Diff

1635
yarn.lock

File diff suppressed because it is too large Load Diff