diff options
| -rw-r--r-- | Dockerfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ RUN apt-get update && apt-get install -y \ build-essential pkg-config \ lynx \ git \ + pandoc texlive texlive-lang-german texlive-latex-extra \ && rm -rf /var/lib/apt/lists/* COPY --from=builder /usr/local/cargo/bin/aichat /usr/local/bin/aichat |
