Update Dockerfile

This commit is contained in:
Phil Kunz 2016-05-30 14:06:48 +00:00
parent 6bd6665f63
commit e5ad68e7ca

View File

@ -13,7 +13,6 @@ RUN apt-get update \
ca-certificates \ ca-certificates \
curl \ curl \
git \ git \
libssl-dev \
python \ python \
rsync \ rsync \
&& apt-get clean \ && apt-get clean \