Upgrade OpenClaw to 2026.6.10

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017svD2cihrZuuEUG77d4LuK
This commit is contained in:
Techulus Agent
2026-06-27 08:48:07 +10:00
co-authored by Claude Opus 4.8
parent 4a77ff9edd
commit ab3242075e
+1 -1
View File
@@ -14,7 +14,7 @@ RUN apt-get update \
unzip \
&& rm -rf /var/lib/apt/lists/*
RUN npm install -g openclaw@2026.6.8
RUN npm install -g openclaw@2026.6.10
RUN npm install -g clawhub@latest
WORKDIR /app