Fix docker build failure due to build update

Change-Id: Icc5a31b516e7f5a3baa2713a753c1738ce6c1166
This commit is contained in:
Kongqun Yang 2016-08-29 17:52:53 -07:00
parent 09891dcd9e
commit 7cbc2720dc
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ ENV DEBIAN_FRONTEND noninteractive
RUN apt-get update
RUN apt-get install -y \
build-essential \
wget \
curl \
git \
python