Update OpenClaw (#34)

This commit is contained in:
Arjun Komath
2026-03-24 18:14:19 +11:00
committed by GitHub
parent 5c82654b03
commit 573731a9a2
+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.13 clawhub@latest
RUN npm install -g openclaw@2026.3.23 clawhub@latest
WORKDIR /app