Update OpenClaw to 2026.7.1

This commit is contained in:
Techulus Agent
2026-07-14 17:22:38 +10:00
parent 9773da8c35
commit 291011401d
+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.11
RUN npm install -g openclaw@2026.7.1
RUN npm install -g clawhub@latest
WORKDIR /app