mirror of
https://github.com/hassio-addons/addon-base-python.git
synced 2025-05-06 20:31:22 +00:00
⬆️ Update alpine_3_19/zlib-dev to v1.3.1-r0 (#219)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1cd6e4c3b3
commit
2abe35b084
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ RUN \
|
||||||
util-linux-dev=2.39.3-r0 \
|
util-linux-dev=2.39.3-r0 \
|
||||||
xz-dev=5.4.5-r0 \
|
xz-dev=5.4.5-r0 \
|
||||||
xz=5.4.5-r0 \
|
xz=5.4.5-r0 \
|
||||||
zlib-dev=1.3-r2 \
|
zlib-dev=1.3.1-r0 \
|
||||||
\
|
\
|
||||||
&& curl -J -L -o /tmp/python.tar.xz \
|
&& curl -J -L -o /tmp/python.tar.xz \
|
||||||
"https://www.python.org/ftp/python/${PYTHON_VERSION#v}/Python-${PYTHON_VERSION#v}.tar.xz" \
|
"https://www.python.org/ftp/python/${PYTHON_VERSION#v}/Python-${PYTHON_VERSION#v}.tar.xz" \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue