⬆️ Upgrades build-base to 0.5-r2

This commit is contained in:
Franck Nijhof 2020-08-22 20:42:26 +02:00
parent 1d6979e8ca
commit 5884b0b4a5
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -12,7 +12,7 @@ COPY rootfs/patches /patches
# hadolint ignore=DL3003
RUN \
apk add --no-cache --virtual .build-dependencies \
build-base=0.5-r1 \
build-base=0.5-r2 \
linux-headers=4.19.36-r0 \
git=2.24.3-r0 \
\