Merge pull request #88 from arjunkomath/staging

Update OpenClaw
This commit is contained in:
Arjun Komath
2026-07-04 09:20:49 +10:00
committed by GitHub
+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.10
RUN npm install -g openclaw@2026.6.11
RUN npm install -g clawhub@latest
WORKDIR /app