⬆️ Upgrades bzip2-dev to 1.0.6-r7

This commit is contained in:
Franck Nijhof 2019-07-14 13:01:28 +02:00
parent 3d8528cc67
commit ae278de8f1
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -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-r6 \
bzip2-dev=1.0.6-r7 \
coreutils=8.31-r0 \
dpkg-dev=1.19.7-r0 \
dpkg=1.19.7-r0 \