From 22c5f37a820e7671d0f8c15484f171961f15f7a2 Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Sat, 19 Apr 2025 13:41:21 -0600 Subject: [PATCH] Update revision of Docker image. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f5db76b..ee91850 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,7 @@ SHA256 := sha256check() { echo "$$2 $$1" | sha256sum -c; }; sha256check CROSSTOOL_NG_VERSION := 1.27.0 RACK_SDK_VERSION := 2.6.3 -DOCKER_IMAGE_VERSION := 16 +DOCKER_IMAGE_VERSION := 17 MACOS_SDK_VERSION := 12.3 DARWIN_VERSION := 21.4