Add clawhub

This commit is contained in:
Arjun Komath
2026-03-15 13:16:02 +11:00
parent d53c2ca566
commit ae91477976
+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