Merge pull request #24 from arjunkomath/staging

Update OpenClaw 2026.3.13
This commit is contained in:
Arjun Komath
2026-03-14 17:57:18 +11:00
committed by GitHub
+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