FIX: fixed typo

This commit is contained in:
Dominik Meyer 2023-09-06 10:15:06 +02:00
parent 8a4b797399
commit a8f0b0dde2
Signed by: byterazor
GPG Key ID: EABDA0FD5981BC97
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ RUN apt-get -qy update
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
RUN apt-get -qy imstall graphviz
RUN apt-get -qy install graphviz