1 Commits

Author SHA1 Message Date
renovate[bot]
e62ac2b55c Update nginx Docker tag to v1.29.0 2025-06-25 06:05:38 +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