Skip to content

Commit b268ff4

Browse files
committed
Change from linux-lts to linux to get netkit
1 parent 2115c16 commit b268ff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ NODE_LABELS ?= net.mcserverhosting.node/ephemeral=true,kubernetes.io/os=MCSH
88
NTP_SERVER_IP = 192.168.67.1
99

1010
# Kernel version to use
11-
LINUX ?= linux-lts
11+
LINUX ?= linux
1212

1313
# Feature levels
1414
FEATURE_LEVELS = x86-64-v3

0 commit comments

Comments
 (0)