diff --git a/Dockerfile b/Dockerfile index d9c9706..e02b001 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,7 +17,6 @@ RUN apt-get update -y && \ rm -rf /var/lib/apt/lists/* ENV COLORTERM=truecolor -ENV TERM=xterm-256color # Install Openspec RUN npm i -g @fission-ai/openspec@latest