⬆️ Update alpine_3_17/bzip2-dev to v1.0.8-r4 (#124)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-03-25 21:48:06 +01:00 committed by GitHub
parent e36a0ac6e3
commit 814e2dc664
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ ARG PYTHON_SETUPTOOLS_VERSION="65.3.0"
# hadolint ignore=DL3003,SC2155 # hadolint ignore=DL3003,SC2155
RUN \ RUN \
apk add --no-cache --virtual .build-dependencies \ apk add --no-cache --virtual .build-dependencies \
bzip2-dev=1.0.8-r1 \ 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.8-r0 \
expat-dev=2.4.8-r0 \ expat-dev=2.4.8-r0 \