chore: update OpenClaw to 2026.7.1-2

Amp-Thread-ID: https://ampcode.com/threads/T-019f96c5-ef79-7193-bbbc-d428b1059712

Co-authored-by: Arjun Komath <arjunkomath@gmail.com>
This commit is contained in:
Amp
2026-07-25 00:57:54 +00:00
co-authored by Arjun Komath
parent 2621b7413b
commit 52be33db33
+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.7.1
RUN npm install -g openclaw@2026.7.1-2
RUN npm install -g clawhub@latest
WORKDIR /app