diff --git a/Dockerfile b/Dockerfile index 49aa070..55811fe 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,4 +12,4 @@ RUN sudo apt install -y nodejs RUN node -v RUN npm -v -RUN sudo npm install -g @bufbuild/buf @tanstack/cli@latest \ No newline at end of file +RUN sudo npm install -g @bufbuild/buf @tanstack/cli@latest pnpm@latest-11 \ No newline at end of file