mirror of
https://github.com/hassio-addons/addon-glances.git
synced 2025-05-04 19:11:23 +00:00
⬆️ Upgrades gcc to 9.2.0-r4
This commit is contained in:
parent
35285b6e22
commit
5eed45706b
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=9.2.0-r3 \
|
||||
gcc=9.2.0-r4 \
|
||||
linux-headers=4.19.36-r0 \
|
||||
musl-dev=1.1.24-r0 \
|
||||
python3-dev=3.8.1-r0 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue