mirror of
https://github.com/hassio-addons/addon-zerotier.git
synced 2025-05-04 19:21:25 +00:00
⬆️ Upgrades linux-headers to 5.4.5-r1
This commit is contained in:
parent
5884b0b4a5
commit
2fc27337d4
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ COPY rootfs/patches /patches
|
||||||
RUN \
|
RUN \
|
||||||
apk add --no-cache --virtual .build-dependencies \
|
apk add --no-cache --virtual .build-dependencies \
|
||||||
build-base=0.5-r2 \
|
build-base=0.5-r2 \
|
||||||
linux-headers=4.19.36-r0 \
|
linux-headers=5.4.5-r1 \
|
||||||
git=2.24.3-r0 \
|
git=2.24.3-r0 \
|
||||||
\
|
\
|
||||||
&& apk add --no-cache \
|
&& apk add --no-cache \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue