FIX: fixed typo
continuous-integration/drone Build is failing Details

This commit is contained in:
Dominik Meyer 2023-09-05 21:31:31 +02:00
parent ae983fc8cc
commit 6070b8c3c0
Signed by: byterazor
GPG Key ID: EABDA0FD5981BC97
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ RUN sed -i 's/65534/1000/' /etc/passwd
# install additional requirements
RUN apt-get -qy update
RUN apt-get -qy install textlive-full biber
RUN apt-get -qy install texlive-full biber
RUN apt-get -qy install ca-certificates curl make git inkscape xz-utils latexmk
RUN apt-get -qy install pdftk