From 3e6d40352c97b6668baf5e34f98fa918f3d7236e Mon Sep 17 00:00:00 2001 From: "kiloconnect[bot]" <240665456+kiloconnect[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 15:45:11 +0000 Subject: [PATCH] Update openclaw to 2026.2.17 in kiloclaw/Dockerfile --- kiloclaw/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kiloclaw/Dockerfile b/kiloclaw/Dockerfile index c5839704c..f0d5d2789 100644 --- a/kiloclaw/Dockerfile +++ b/kiloclaw/Dockerfile @@ -25,7 +25,7 @@ RUN npm install -g pnpm # Install OpenClaw # Pin to specific version for reproducible builds -RUN npm install -g openclaw@2026.2.9 \ +RUN npm install -g openclaw@2026.2.17 \ && openclaw --version # Create OpenClaw directories