chore: bump OpenClaw to 2026.7.1-2

Co-authored-by: Arjun Komath <arjunkomath@gmail.com>
This commit is contained in:
Amp
2026-07-20 12:02:09 +00:00
co-authored by Arjun Komath
parent 2621b7413b
commit 7d1fcd4d1d
+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