mirror of
https://github.com/hassio-addons/addon-base-python.git
synced 2025-05-06 20:31:22 +00:00
⬆️ Update alpine_3_17/dpkg to v1.21.9-r0 (#125)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
814e2dc664
commit
33b7d95d2b
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ RUN \
|
||||||
apk add --no-cache --virtual .build-dependencies \
|
apk add --no-cache --virtual .build-dependencies \
|
||||||
bzip2-dev=1.0.8-r4 \
|
bzip2-dev=1.0.8-r4 \
|
||||||
dpkg-dev=1.21.8-r0 \
|
dpkg-dev=1.21.8-r0 \
|
||||||
dpkg=1.21.8-r0 \
|
dpkg=1.21.9-r0 \
|
||||||
expat-dev=2.4.8-r0 \
|
expat-dev=2.4.8-r0 \
|
||||||
findutils=4.9.0-r0 \
|
findutils=4.9.0-r0 \
|
||||||
gcc=11.2.1_git20220219-r2 \
|
gcc=11.2.1_git20220219-r2 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue