⬆️ Upgrades py-setuptools to 40.6.3-r0

This commit is contained in:
Franck Nijhof 2019-04-18 20:35:50 +02:00
parent 0bc4b8fcf1
commit d045ac03e9
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -26,7 +26,7 @@ RUN \
motion@edge=4.1.1-r1 \ motion@edge=4.1.1-r1 \
mosquitto-clients=1.5.6-r0 \ mosquitto-clients=1.5.6-r0 \
nginx=1.14.2-r0 \ nginx=1.14.2-r0 \
py-setuptools=39.1.0-r0 \ py-setuptools=40.6.3-r0 \
python2=2.7.15-r3 \ python2=2.7.15-r3 \
\ \
&& pip install --no-cache-dir -r /tmp/requirements.txt \ && pip install --no-cache-dir -r /tmp/requirements.txt \