Update OpenClaw to 2026.6.6

Amp-Thread-ID: https://ampcode.com/threads/T-019ec871-2932-76fa-b0f1-0e0c5171bb75
Co-authored-by: Amp <amp@ampcode.com>
This commit is contained in:
Techulus Agent
2026-06-15 09:24:31 +10:00
co-authored by Amp
parent 5232f386b4
commit 80ad339b53
+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.5
RUN npm install -g openclaw@2026.6.6
RUN npm install -g clawhub@latest
WORKDIR /app