Skip to content
Snippets Groups Projects
Commit 03208ec5 authored by Dominik Schachten's avatar Dominik Schachten
Browse files

Update Dockerfile

parent 1e021116
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -2,4 +2,6 @@ FROM debian:latest
ENV DEBIAN_FRONTEND noninteractive
RUN apt-get update -q && apt-get install -qy --no-install-recommends texlive && apt-get clean
RUN apt-get update -q && apt-get install -qy --no-install-recommends texlive-full && apt-get clean
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment