mirror of
https://github.com/hassio-addons/addon-sqlite-web.git
synced 2025-05-07 12:41:25 +00:00
⬆️ Update alpine_3_20/python3 to v3.12.6-r0 (#328)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1e542e4ff5
commit
935edbd2af
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ RUN \
|
|||
\
|
||||
&& apk add --no-cache \
|
||||
nginx=1.26.2-r0 \
|
||||
python3=3.12.3-r2 \
|
||||
python3=3.12.6-r0 \
|
||||
\
|
||||
&& pip3 install -r /tmp/requirements.txt \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue