mirror of
https://github.com/hassio-addons/addon-glances.git
synced 2025-05-05 03:21:36 +00:00
⬆️ Upgrades gcc to 9.2.0-r3
This commit is contained in:
parent
4521c0c72b
commit
995e728f8d
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ ARG BUILD_ARCH=amd64
|
|||
RUN \
|
||||
apk add --no-cache --virtual .build-dependencies \
|
||||
automake=1.16.1-r0 \
|
||||
gcc=8.3.0-r0 \
|
||||
gcc=9.2.0-r3 \
|
||||
linux-headers=4.19.36-r0 \
|
||||
musl-dev=1.1.22-r3 \
|
||||
python3-dev=3.7.5-r1 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue