mirror of
https://github.com/hassio-addons/addon-tautulli.git
synced 2025-05-04 11:01:26 +00:00
⬆️ Upgrades python3 to 3.8.10-r0 (#130)
This commit is contained in:
parent
226f4e8c2f
commit
e4c9037b38
1 changed files with 2 additions and 2 deletions
|
@ -23,14 +23,14 @@ RUN \
|
|||
libffi-dev=3.3-r2 \
|
||||
libressl-dev=3.1.5-r0 \
|
||||
make=4.3-r0 \
|
||||
python3-dev=3.8.8-r0 \
|
||||
python3-dev=3.8.10-r0 \
|
||||
\
|
||||
&& apk add --no-cache \
|
||||
git=2.30.2-r0 \
|
||||
libressl=3.1.5-r0 \
|
||||
patch=2.7.6-r6 \
|
||||
py3-pip=20.3.4-r0 \
|
||||
python3=3.8.8-r0 \
|
||||
python3=3.8.10-r0 \
|
||||
wget=1.21.1-r1 \
|
||||
\
|
||||
&& pip install \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue