Updated libpng and added wget. (firefly-iii/firefly-iii#1443)

This commit is contained in:
Kevin Hellemun 2018-05-25 10:06:45 +02:00
parent 656bb5043d
commit 896a804a72
No known key found for this signature in database
GPG Key ID: 5AEABD8874D85E2E

View File

@ -11,7 +11,8 @@ RUN apt-get update -y && \
apt-get install -y --no-install-recommends libcurl4-openssl-dev \
zlib1g-dev \
libjpeg62-turbo-dev \
libpng12-dev \
wget \
libpng-dev \
libicu-dev \
libedit-dev \
libtidy-dev \