We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e2f5a7 commit 21bdc0fCopy full SHA for 21bdc0f
apps/tan-start-app/Dockerfile
@@ -8,7 +8,7 @@ ENV PNPM_HOME="/pnpm" \
8
9
EXPOSE 8080
10
11
-RUN corepack enable
+RUN npm install -g pnpm@latest-10
12
13
WORKDIR /app
14
0 commit comments