Update openclaw

This commit is contained in:
Arjun Komath
2026-05-03 15:24:39 +10:00
parent 49a9f54f86
commit f65d686dcd
+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.27
RUN npm install -g openclaw@2026.5.2
RUN npm install -g clawhub@latest
WORKDIR /app