1
0
mirror of https://github.com/wallabag/docker synced 2025-12-13 09:46:27 +00:00

Merge pull request #137 from bencer/master

Add php7-tidy
This commit is contained in:
Jérémy Benoist
2019-01-04 07:14:21 +01:00
committed by GitHub

View File

@@ -39,6 +39,7 @@ RUN set -ex \
php7-zlib \
php7-sockets \
php7-xmlreader \
php7-tidy \
py-mysqldb \
py-psycopg2 \
py-simplejson \