feat: upgrade Linux to v4.19.31 (#464)
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
This commit is contained in:
parent
30774fc3f0
commit
da21b90b90
4
Makefile
4
Makefile
@ -4,8 +4,8 @@ BUILT = $(shell gitmeta built)
|
||||
PUSH = $(shell gitmeta pushable)
|
||||
|
||||
VPATH = $(PATH)
|
||||
KERNEL_IMAGE ?= autonomy/kernel:e8147aa
|
||||
TOOLCHAIN_IMAGE ?= autonomy/toolchain:0341dfd
|
||||
KERNEL_IMAGE ?= autonomy/kernel:acdffda
|
||||
TOOLCHAIN_IMAGE ?= autonomy/toolchain:7362500
|
||||
GOLANG_VERSION ?= 1.12
|
||||
DOCKER_ARGS ?=
|
||||
BUILDKIT_VERSION ?= v0.3.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user