Update OpenClaw 2026.4.1

This commit is contained in:
Arjun Komath
2026-04-02 05:03:22 +11:00
parent 5851b2a487
commit 87549962c7
+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.31 clawhub@latest
RUN npm install -g openclaw@2026.4.1 clawhub@latest
WORKDIR /app