⬆️ Upgrades py-setuptools to 42.0.2-r0

This commit is contained in:
Franck Nijhof 2020-01-02 13:33:54 +01:00
parent 53f294f799
commit d0a4107017
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -26,7 +26,7 @@ RUN \
mosquitto-clients=1.6.3-r0 \
motion@edge=4.2.2-r0 \
nginx=1.16.1-r1 \
py-setuptools=40.8.0-r1 \
py-setuptools=42.0.2-r0 \
python2=2.7.16-r3 \
\
&& pip install --no-cache-dir -r /tmp/requirements.txt \