mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-27 12:02:44 +00:00
refactor: update pnpm to v10
This commit is contained in:
@@ -2,6 +2,6 @@ FROM node:22-alpine
|
||||
|
||||
RUN apk update && apk add git jq curl python3 build-base
|
||||
|
||||
RUN npm install turbo --global && corepack enable && corepack prepare pnpm@latest-8 --activate
|
||||
RUN npm install turbo --global && corepack enable && corepack prepare pnpm@latest-10 --activate
|
||||
|
||||
CMD []
|
||||
|
||||
Reference in New Issue
Block a user