Skip to content

Commit

Permalink
Smaller LaTeX image
Browse files Browse the repository at this point in the history
  • Loading branch information
XanderVertegaal committed Sep 20, 2023
1 parent d525172 commit 5ebf5dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ RUN apt-get update

RUN apt-get install -y latexmk

RUN apt-get install -y texlive-full
RUN apt-get install -y texlive-latex-extra

# Copy necessary files
COPY app.py app.py
Expand Down

0 comments on commit 5ebf5dc

Please sign in to comment.