mirror of
https://github.com/hassio-addons/addon-base-python.git
synced 2025-05-06 20:31:22 +00:00
⬆️ Upgrades bzip2-dev to 1.0.8-r1
This commit is contained in:
parent
8567ba3ec8
commit
41049ab62d
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
|||
# hadolint ignore=DL3003,SC2155
|
||||
RUN \
|
||||
apk add --no-cache --virtual .build-dependencies \
|
||||
bzip2-dev=1.0.6-r7 \
|
||||
bzip2-dev=1.0.8-r1 \
|
||||
coreutils=8.31-r0 \
|
||||
dpkg-dev=1.19.7-r0 \
|
||||
dpkg=1.19.7-r0 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue