Fix docker action

This commit is contained in:
Zai Shi 2025-01-27 23:52:23 +01:00 committed by GitHub
parent 2f0ec414fe
commit 6526408fec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,7 @@ ENV PNPM_HOME=/pnpm
ENV PATH=$PNPM_HOME:$PATH
RUN corepack enable
RUN corepack prepare pnpm --activate
RUN corepack prepare pnpm@10.0.0 --activate
RUN pnpm add -g turbo