fix: build error
This commit is contained in:
parent
ea5988ee82
commit
41d52feca4
4 changed files with 6426 additions and 4701 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
# docker build -t docker.frappet.com/edm/core .
|
# docker build -t docker.frappet.com/edm/core .
|
||||||
FROM node:20-slim AS base
|
FROM node:23-slim AS base
|
||||||
|
|
||||||
ENV PNPM_HOME="/pnpm"
|
ENV PNPM_HOME="/pnpm"
|
||||||
ENV PATH="$PNPM_HOME:$PATH"
|
ENV PATH="$PNPM_HOME:$PATH"
|
||||||
|
|
|
||||||
7204
Services/client/pnpm-lock.yaml
generated
7204
Services/client/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
|
|
@ -1,5 +1,5 @@
|
||||||
# docker build -t docker.frappet.com/edm/core .
|
# docker build -t docker.frappet.com/edm/core .
|
||||||
FROM node:20-slim AS base
|
FROM node:23-slim AS base
|
||||||
|
|
||||||
ENV PNPM_HOME="/pnpm"
|
ENV PNPM_HOME="/pnpm"
|
||||||
ENV PATH="$PNPM_HOME:$PATH"
|
ENV PATH="$PNPM_HOME:$PATH"
|
||||||
|
|
|
||||||
3919
Services/server/pnpm-lock.yaml
generated
3919
Services/server/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue