Merge pull request #50 from arjunkomath/staging

Update OpenClaw
This commit is contained in:
Arjun Komath
2026-04-11 17:31:38 +10:00
committed by GitHub
+1 -1
View File
@@ -12,7 +12,7 @@ RUN apt-get update \
zip \
&& rm -rf /var/lib/apt/lists/*
RUN npm install -g openclaw@2026.4.8 clawhub@latest
RUN npm install -g openclaw@2026.4.10 clawhub@latest
WORKDIR /app