diff --git a/zerotier/Dockerfile b/zerotier/Dockerfile index cc44086..068fab8 100755 --- a/zerotier/Dockerfile +++ b/zerotier/Dockerfile @@ -13,7 +13,7 @@ COPY rootfs/patches /patches RUN \ apk add --no-cache --virtual .build-dependencies \ build-base=0.5-r2 \ - linux-headers=4.19.36-r0 \ + linux-headers=5.4.5-r1 \ git=2.24.3-r0 \ \ && apk add --no-cache \