Skip to content

Commit

Permalink
Bump kernel version for buildroot
Browse files Browse the repository at this point in the history
  • Loading branch information
afbjorklund committed Dec 5, 2020
1 parent d4bdc21 commit 20731db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ MINIKUBE_BUCKET ?= minikube/releases
MINIKUBE_UPLOAD_LOCATION := gs://${MINIKUBE_BUCKET}
MINIKUBE_RELEASES_URL=https://github.com/kubernetes/minikube/releases/download

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

0 comments on commit 20731db

Please sign in to comment.