Fix wkhtmltopdf name must have been lost in previous commit
This commit is contained in:
parent
9a20da3294
commit
4cd10e8d0c
@ -14,5 +14,5 @@ RUN echo "deb http://deb.debian.org/debian buster non-free" >> /etc/apt/sources.
|
||||
RUN curl -sL http://apt.leenooks.net/setup.sh | DISTRO=buster bash
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get install -yqq wkhtmltox \
|
||||
&& apt-get install -yqq wkhtmltopdf \
|
||||
&& rm -rf /var/lib/apt/lists/* /tmp/*
|
||||
|
Loading…
Reference in New Issue
Block a user