Skip to content

Commit eebe987

Browse files
feat(kiloclaw): bump openclaw to version 2026.3.12
1 parent c65c56b commit eebe987

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kiloclaw/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ RUN npm install -g pnpm
4242

4343
# Install OpenClaw
4444
# Pin to specific version for reproducible builds
45-
RUN npm install -g openclaw@2026.3.8 \
45+
RUN npm install -g openclaw@2026.3.12 \
4646
&& openclaw --version
4747

4848
# Install ClawHub CLI

0 commit comments

Comments
 (0)