Merge pull request #26 from arjunkomath/staging

Add clawhub
This commit is contained in:
Arjun Komath
2026-03-15 13:29:37 +11: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.3.13
RUN npm install -g openclaw@2026.3.13 clawhub@latest
WORKDIR /app