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 \
curl \
git \
libssl-dev \
python \
rsync \
&& apt-get clean \