Update openclaw 2026.3.13

This commit is contained in:
Arjun Komath
2026-03-14 17:51:49 +11:00
parent ecbd870585
commit daed5b4fd6
+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.12
RUN npm install -g openclaw@2026.3.13
WORKDIR /app