mirror of
https://github.com/hassio-addons/addon-pi-hole.git
synced 2025-05-07 04:11:22 +00:00
⬆️ Upgrades gcc to 9.2.0-r4
This commit is contained in:
parent
b72831251d
commit
7fc71437b3
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=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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue