Fix silly typo

这个提交包含在:
Theodotos Andreou 2016-09-22 23:15:41 +03:00 提交者 GitHub
父节点 8d6a94fbbb
当前提交 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 \