Update OpenClaw 2026.3.23

This commit is contained in:
Arjun Komath
2026-03-24 17:46:50 +11:00
parent c565ea0e00
commit 4d97fdb679
+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.22 clawhub@latest
RUN npm install -g openclaw@2026.3.23 clawhub@latest
WORKDIR /app