Update openclaw (v2026.3.22)

This commit is contained in:
Arjun Komath
2026-03-23 23:23:42 +11:00
parent e295d020f1
commit c565ea0e00
+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 clawhub@latest
RUN npm install -g openclaw@2026.3.22 clawhub@latest
WORKDIR /app