Skip to content

Commit 20731db

Browse files
committed
Bump kernel version for buildroot
1 parent d4bdc21 commit 20731db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ MINIKUBE_BUCKET ?= minikube/releases
5858
MINIKUBE_UPLOAD_LOCATION := gs://${MINIKUBE_BUCKET}
5959
MINIKUBE_RELEASES_URL=https://github.com/kubernetes/minikube/releases/download
6060

61-
KERNEL_VERSION ?= 4.19.150
61+
KERNEL_VERSION ?= 4.19.157
6262
# latest from https://github.com/golangci/golangci-lint/releases
6363
GOLINT_VERSION ?= v1.30.0
6464
# Limit number of default jobs, to avoid the CI builds running out of memory

0 commit comments

Comments
 (0)