diff --git a/Dockerfile b/Dockerfile index d81dbfd..b639c54 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,2 +1,2 @@ FROM node -RUN apt-get update && apt-get install -y texlive +RUN apt-get update && apt-get install -y texlive-full