Forgot to remove comment, already tested it in a container

This commit is contained in:
Carlos Mesquita
2024-08-26 20:15:03 +01:00
parent dd74a3d259
commit 06a8384f42

View File

@@ -11,7 +11,6 @@ ENV APP_HOME /app
WORKDIR $APP_HOME WORKDIR $APP_HOME
COPY . ./ COPY . ./
# TODO: Test if these latex packages are enough for pandoc
RUN apt update && apt install -y \ RUN apt update && apt install -y \
ffmpeg \ ffmpeg \
poppler-utils \ poppler-utils \