mirror of
https://github.com/hassio-addons/addon-glances.git
synced 2025-05-05 11:31:31 +00:00
⬆️ Upgrades linux-headers to 5.4.5-r1
This commit is contained in:
parent
81fad86c11
commit
2fa262cec7
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ RUN \
|
||||||
apk add --no-cache --virtual .build-dependencies \
|
apk add --no-cache --virtual .build-dependencies \
|
||||||
automake=1.16.2-r0 \
|
automake=1.16.2-r0 \
|
||||||
gcc=9.3.0-r2 \
|
gcc=9.3.0-r2 \
|
||||||
linux-headers=4.19.36-r0 \
|
linux-headers=5.4.5-r1 \
|
||||||
musl-dev=1.1.24-r2 \
|
musl-dev=1.1.24-r2 \
|
||||||
python3-dev=3.8.2-r0 \
|
python3-dev=3.8.2-r0 \
|
||||||
\
|
\
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue