mirror of
https://github.com/hassio-addons/addon-glances.git
synced 2025-05-05 03:21:36 +00:00
⬆️ Upgrades py3-pip to 20.3.4-r0 (#101)
This commit is contained in:
parent
22e75d5707
commit
02733cd4e3
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ RUN \
|
||||||
\
|
\
|
||||||
&& apk add --no-cache \
|
&& apk add --no-cache \
|
||||||
nginx=1.18.0-r13 \
|
nginx=1.18.0-r13 \
|
||||||
py3-pip=20.3.3-r0 \
|
py3-pip=20.3.4-r0 \
|
||||||
python3=3.8.7-r0 \
|
python3=3.8.7-r0 \
|
||||||
\
|
\
|
||||||
&& pip3 install \
|
&& pip3 install \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue