diff --git a/Dockerfile b/Dockerfile index bf3c5be..2ead18a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,3 +11,5 @@ RUN sudo apt install -y nodejs RUN node -v RUN npm -v + +RUN npm install -g @bufbuild/buf @tanstack/cli@latest \ No newline at end of file