mirror of
https://github.com/hassio-addons/addon-nginx-proxy-manager.git
synced 2025-05-07 04:21:33 +00:00
⬆️ Update Python to v3.12.10-r0
This commit is contained in:
parent
53f084cdc3
commit
b373312f20
1 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@ RUN \
|
|||
libffi-dev=3.4.7-r0 \
|
||||
openssl-dev=3.3.3-r0 \
|
||||
patch=2.7.6-r10 \
|
||||
python3-dev=3.12.9-r0 \
|
||||
python3-dev=3.12.10-r0 \
|
||||
\
|
||||
&& apk add --no-cache \
|
||||
apache2-utils=2.4.62-r0 \
|
||||
|
@ -33,7 +33,7 @@ RUN \
|
|||
nginx=1.26.3-r0 \
|
||||
openssl=3.3.3-r0 \
|
||||
py3-pip=24.3.1-r0 \
|
||||
python3=3.12.9-r0 \
|
||||
python3=3.12.10-r0 \
|
||||
yarn=1.22.22-r1 \
|
||||
\
|
||||
&& pip3 install -r /tmp/requirements.txt \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue