Update openclaw

This commit is contained in:
Arjun Komath
2026-03-13 19:47:06 +11:00
parent 7f11acbd07
commit 747480bd32
+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.11
RUN npm install -g openclaw@2026.3.12
WORKDIR /app