mirror of
https://github.com/hassio-addons/addon-pi-hole.git
synced 2025-05-07 12:21:24 +00:00
⬆️ Upgrades gcc to 9.2.0-r3
This commit is contained in:
parent
c8552a72d4
commit
193ff3f021
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ COPY rootfs/patches /patches
|
|||
# hadolint ignore=DL3003
|
||||
RUN \
|
||||
apk add --no-cache --virtual .build-dependencies \
|
||||
gcc=8.3.0-r0 \
|
||||
gcc=9.2.0-r3 \
|
||||
make=4.2.1-r2 \
|
||||
musl-dev=1.1.22-r3 \
|
||||
libexecinfo-dev=1.1-r1 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue