Update OpenClaw

This commit is contained in:
Arjun Komath
2026-03-28 13:23:21 +11:00
parent 48a28104c7
commit febdd5b4ec
+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.23 clawhub@latest
RUN npm install -g openclaw@2026.3.24 clawhub@latest
WORKDIR /app