From bbc5d44ba41ec44ff71507223d30b4279bde0cd8 Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Sat, 11 Mar 2023 08:38:58 -0700 Subject: [PATCH] Update to Rack SDK 2.3.0. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6b2d46b..3052f2d 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ export JOBS := export JOBS_CT_NG := endif -RACK_SDK_VERSION := 2.2.3 +RACK_SDK_VERSION := 2.3.0 DOCKER_IMAGE_VERSION := 9 all: toolchain-all