Fix silly typo

このコミットが含まれているのは:
Theodotos Andreou 2016-09-22 23:15:41 +03:00 committed by GitHub
コミット 26358ce5a9
1個のファイルの変更1行の追加1行の削除

ファイルの表示

@ -7,7 +7,7 @@ MAINTAINER Theodotos Andreou theodotos.andreou@puri.sm
RUN apt-get update && \
apt-get -q -y dist-upgrade && \
apt-get install -q -y --no-install-recommends && \
apt-get install -q -y --no-install-recommends \
software-properties-common \
python-software-properties \
python-pip python-dev \