Update Dockerfile

This commit is contained in:
Neil 2017-01-27 14:25:58 +00:00 committed by GitHub
parent 2223afa009
commit 3f2e7bdc1c

View File

@ -18,7 +18,7 @@ RUN \
php5-zip
# install lychee
RUN \
mkdir -p \
/usr/share/webapps/lychee && \
git clone \