diff --git a/Dockerfile b/Dockerfile index 14b2a473..5168bb18 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,11 +6,10 @@ RUN apt-get update \ sox \ libcairo2-dev \ texlive \ - texlive-latex-extra \ texlive-fonts-extra \ + texlive-latex-extra \ texlive-latex-recommended \ texlive-science \ - texlive-fonts-extra \ tipa \ && rm -rf /var/lib/apt/lists/* COPY . /manim