From 3e60ed16497f5e6875458dc9bc2902feb5499b44 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 10:30:29 +0000 Subject: [PATCH] Update clfoundation/ccl Docker tag to v1.13 --- Dockerfile.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.ccl b/Dockerfile.ccl index f46b443..c819ac6 100644 --- a/Dockerfile.ccl +++ b/Dockerfile.ccl @@ -1,4 +1,4 @@ -FROM clfoundation/ccl:1.12 +FROM clfoundation/ccl:1.13 ENV QUICKLISP_ADD_TO_INIT_FILE=true ENV QUICKLISP_DIST_VERSION=latest