Update OpenClaw 2026.4.23

This commit is contained in:
Arjun Komath
2026-04-25 12:23:25 +10:00
parent f995181e1b
commit 6f2723744d
+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.4.21 clawhub@latest
RUN npm install -g openclaw@2026.4.23 clawhub@latest
WORKDIR /app