ai/at
1
0

fix pdsls

This commit is contained in:
2025-03-18 08:21:07 +09:00
parent a45ba54323
commit c3d75140d8
4 changed files with 39 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM node:20
FROM node:21
RUN npm install -g pnpm
WORKDIR /app