mirror of
https://github.com/hassio-addons/addon-zerotier.git
synced 2025-05-04 11:11:30 +00:00
⬆️ Upgrades linux-headers to 4.19.36-r0
This commit is contained in:
parent
523f130948
commit
5ed2f5ae14
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
|||
RUN \
|
||||
apk add --no-cache --virtual .build-dependencies \
|
||||
build-base=0.5-r1 \
|
||||
linux-headers=4.18.13-r1 \
|
||||
linux-headers=4.19.36-r0 \
|
||||
git=2.20.1-r0 \
|
||||
\
|
||||
&& apk add --no-cache \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue