build(docker/backend): remove unused dependency
This commit is contained in:
parent
13ec339f9b
commit
a2bdd4bbb8
@ -12,7 +12,7 @@ RUN apt-get -y update && apt-get -y install llvm
|
||||
|
||||
# run-time dependencies for uniworx binary
|
||||
RUN apt-get -y update && apt-get -y install fonts-roboto
|
||||
RUN apt-get -y update && apt-get -y install pdftk
|
||||
# RUN apt-get -y update && apt-get -y install pdftk
|
||||
RUN apt-get -y update && apt-get -y install texlive-base luatex
|
||||
|
||||
ENV LANG=en_US.UTF-8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user