mirror of
https://github.com/hassio-addons/addon-base-python.git
synced 2025-05-06 20:31:22 +00:00
⬆️ Upgrades dpkg to 1.19.7-r0
This commit is contained in:
parent
5196b2a060
commit
bbfb8d79d9
1 changed files with 2 additions and 2 deletions
|
@ -18,8 +18,8 @@ RUN \
|
||||||
apk add --no-cache --virtual .build-dependencies \
|
apk add --no-cache --virtual .build-dependencies \
|
||||||
bzip2-dev=1.0.6-r6 \
|
bzip2-dev=1.0.6-r6 \
|
||||||
coreutils=8.31-r0 \
|
coreutils=8.31-r0 \
|
||||||
dpkg-dev=1.19.2-r0 \
|
dpkg-dev=1.19.7-r0 \
|
||||||
dpkg=1.19.2-r0 \
|
dpkg=1.19.7-r0 \
|
||||||
expat-dev=2.2.6-r0 \
|
expat-dev=2.2.6-r0 \
|
||||||
findutils=4.6.0-r1 \
|
findutils=4.6.0-r1 \
|
||||||
gcc=8.3.0-r0 \
|
gcc=8.3.0-r0 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue