mirror of
https://github.com/hassio-addons/addon-mqtt-io.git
synced 2025-05-07 04:31:34 +00:00
⬆️ Update Python to v3.11.8-r0
This commit is contained in:
parent
3c8cdac4e7
commit
5bbda53b38
1 changed files with 2 additions and 2 deletions
|
@ -16,13 +16,13 @@ RUN \
|
|||
git=2.43.0-r0 \
|
||||
libffi-dev=3.4.4-r3 \
|
||||
py3-wheel=0.42.0-r0 \
|
||||
python3-dev=3.11.6-r1 \
|
||||
python3-dev=3.11.8-r0 \
|
||||
\
|
||||
&& apk add --no-cache \
|
||||
py3-bcrypt=4.1.1-r0 \
|
||||
py3-cryptography=41.0.7-r0 \
|
||||
py3-pip=23.3.1-r0 \
|
||||
python3=3.11.6-r1 \
|
||||
python3=3.11.8-r0 \
|
||||
\
|
||||
&& pip install --upgrade pip==23.0.1 \
|
||||
&& pip install -r /tmp/requirements.txt \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue