mirror of
https://github.com/hassio-addons/addon-motioneye.git
synced 2025-05-05 03:31:22 +00:00
⬆️ Upgrades python2 to 2.7.16-r3
This commit is contained in:
parent
6c0e995e1a
commit
53f294f799
1 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ RUN \
|
||||||
jpeg-dev=8-r6 \
|
jpeg-dev=8-r6 \
|
||||||
musl-dev=1.1.24-r0 \
|
musl-dev=1.1.24-r0 \
|
||||||
py2-pip=18.1-r0 \
|
py2-pip=18.1-r0 \
|
||||||
python-dev=2.7.16-r1 \
|
python-dev=2.7.16-r3 \
|
||||||
\
|
\
|
||||||
&& apk add --no-cache \
|
&& apk add --no-cache \
|
||||||
cifs-utils=6.9-r0 \
|
cifs-utils=6.9-r0 \
|
||||||
|
@ -27,7 +27,7 @@ RUN \
|
||||||
motion@edge=4.2.2-r0 \
|
motion@edge=4.2.2-r0 \
|
||||||
nginx=1.16.1-r1 \
|
nginx=1.16.1-r1 \
|
||||||
py-setuptools=40.8.0-r1 \
|
py-setuptools=40.8.0-r1 \
|
||||||
python2=2.7.16-r1 \
|
python2=2.7.16-r3 \
|
||||||
\
|
\
|
||||||
&& pip install --no-cache-dir -r /tmp/requirements.txt \
|
&& pip install --no-cache-dir -r /tmp/requirements.txt \
|
||||||
\
|
\
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue