Update to 29

This commit is contained in:
Arjun Komath
2026-05-02 15:03:32 +10:00
parent 465dbff0e2
commit 0ca3587abb
+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.27
RUN npm install -g openclaw@2026.4.29
RUN npm install -g clawhub@latest
WORKDIR /app