⬆️ Upgrades gcc to 9.2.0-r4

This commit is contained in:
Franck Nijhof 2020-03-30 13:54:19 +02:00
parent b72831251d
commit 7fc71437b3
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -17,7 +17,7 @@ COPY rootfs/patches /patches
# hadolint ignore=DL3003
RUN \
apk add --no-cache --virtual .build-dependencies \
gcc=9.2.0-r3 \
gcc=9.2.0-r4 \
make=4.2.1-r2 \
musl-dev=1.1.24-r0 \
libexecinfo-dev=1.1-r1 \