From 11ac1318cb034913192e6e1431d74a11621430a1 Mon Sep 17 00:00:00 2001 From: Diego Nehab Date: Sun, 29 Dec 2019 02:04:31 -0300 Subject: [PATCH] Bump toolchain to 0.2.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b4a5de6..00208d0 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ .PHONY: all build push run pull share copy TAG ?= latest -TOOLCHAIN_TAG ?= 0.1.0 +TOOLCHAIN_TAG ?= 0.2.0 CONTAINER_BASE := /opt/cartesi/image-kernel