update: upgrade base image

This commit is contained in:
tao.chen
2026-08-11 16:12:24 +08:00
parent fe7f1a744e
commit b49d804718
2 changed files with 1 additions and 11 deletions
+1 -1
View File
@@ -10,4 +10,4 @@ FROM node:24.18.1-slim
WORKDIR /app
RUN corepack enable && corepack prepare pnpm@10.15.1 --activate
RUN corepack enable && corepack prepare pnpm@11.15.1 --activate