We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09711ce commit 93855daCopy full SHA for 93855da
Dockerfile.dapper
@@ -60,7 +60,7 @@ ARG DISTRIB_ID=BurmillaOS
60
61
ARG SELINUX_POLICY_URL=https://github.com/burmilla/refpolicy/releases/download/v0.0.3/policy.29
62
63
-ARG KERNEL_VERSION=4.14.218-burmilla
+ARG KERNEL_VERSION=4.14.229-burmilla
64
ARG KERNEL_URL_amd64=https://github.com/burmilla/os-kernel/releases/download/v${KERNEL_VERSION}/linux-${KERNEL_VERSION}-x86.tar.gz
65
ARG KERNEL_URL_arm64=https://github.com/burmilla/os-kernel/releases/download/v${KERNEL_VERSION}/linux-${KERNEL_VERSION}-arm64.tar.gz
66
0 commit comments