fix: build error

This commit is contained in:
Methapon2001 2025-02-17 09:06:43 +07:00
parent ea5988ee82
commit 41d52feca4
4 changed files with 6426 additions and 4701 deletions

View file

@ -1,5 +1,5 @@
# 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 PATH="$PNPM_HOME:$PATH"

File diff suppressed because it is too large Load diff

View file

@ -1,5 +1,5 @@
# 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 PATH="$PNPM_HOME:$PATH"

File diff suppressed because it is too large Load diff