⬆️ Upgrades coreutils to 8.31-r0

This commit is contained in:
Franck Nijhof 2019-06-20 20:02:29 +02:00
parent 00d2ce881c
commit 5196b2a060
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -17,7 +17,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
RUN \
apk add --no-cache --virtual .build-dependencies \
bzip2-dev=1.0.6-r6 \
coreutils=8.30-r0 \
coreutils=8.31-r0 \
dpkg-dev=1.19.2-r0 \
dpkg=1.19.2-r0 \
expat-dev=2.2.6-r0 \