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