correct stupid editing mistake

This commit is contained in:
Jean-Paul Calderone 2019-04-07 11:37:11 -04:00
parent fbea42c8db
commit 53ecb8bcc5

View File

@ -13,7 +13,7 @@ RUN apt-get --quiet update && \
apt-get --quiet --yes install \
sudo \
build-essential \
on2.7 \
python2.7 \
python2.7-dev \
libffi-dev \
libssl-dev \