diff --git a/Makefile b/Makefile index 76c21a0ed..59e0124e0 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ SHA = $(shell gitmeta git sha) TAG = $(shell gitmeta image tag) -KERNEL_IMAGE ?= autonomy/kernel:d1a36fb +KERNEL_IMAGE ?= autonomy/kernel:1f83e85 TOOLCHAIN_IMAGE ?= autonomy/toolchain:0b40011 ROOTFS_IMAGE ?= autonomy/rootfs-base:255b4fd INITRAMFS_IMAGE ?= autonomy/initramfs-base:255b4fd