Skip to content

Commit f1f417d

Browse files
committed
Enable BPF and kernel modules compress
1 parent bbf9c11 commit f1f417d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.dapper

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ ARG OS_REPO=burmilla
6161
ARG HOSTNAME_DEFAULT=burmilla
6262
ARG DISTRIB_ID=BurmillaOS
6363

64-
ARG KERNEL_VERSION=5.10.235-burmilla
64+
ARG KERNEL_VERSION=5.10.245-burmilla
6565
ARG KERNEL_URL_amd64=https://github.com/burmilla/os-kernel/releases/download/v${KERNEL_VERSION}/linux-${KERNEL_VERSION}-x86.tar.gz
6666
ARG KERNEL_URL_arm64=https://github.com/burmilla/os-kernel/releases/download/v${KERNEL_VERSION}/linux-${KERNEL_VERSION}-arm64.tar.gz
6767

0 commit comments

Comments
 (0)