Update OpenClaw

This commit is contained in:
Arjun Komath
2026-04-01 18:07:42 +11:00
parent 49aa971faa
commit 5851b2a487
+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.28 clawhub@latest
RUN npm install -g openclaw@2026.3.31 clawhub@latest
WORKDIR /app