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