We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9e651a commit 785012eCopy full SHA for 785012e
Dockerfile.dapper
@@ -61,7 +61,7 @@ ARG OS_REPO=burmilla
61
ARG HOSTNAME_DEFAULT=burmilla
62
ARG DISTRIB_ID=BurmillaOS
63
64
-ARG KERNEL_VERSION=5.10.211-burmilla
+ARG KERNEL_VERSION=5.10.235-burmilla
65
ARG KERNEL_URL_amd64=https://github.com/burmilla/os-kernel/releases/download/v${KERNEL_VERSION}/linux-${KERNEL_VERSION}-x86.tar.gz
66
ARG KERNEL_URL_arm64=https://github.com/burmilla/os-kernel/releases/download/v${KERNEL_VERSION}/linux-${KERNEL_VERSION}-arm64.tar.gz
67
0 commit comments