Update openclaw

This commit is contained in:
Arjun Komath
2026-04-15 17:11:45 +10:00
parent 0b23a0c7e6
commit 818a81d036
+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.10 clawhub@latest
RUN npm install -g openclaw@2026.4.14 clawhub@latest
WORKDIR /app