Upgrade OpenClaw to 2026.6.5

This commit is contained in:
Techulus Agent
2026-06-11 13:05:01 +10:00
parent f3bee4019c
commit d84565b7c9
+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.1
RUN npm install -g openclaw@2026.6.5
RUN npm install -g clawhub@latest
WORKDIR /app