Merge pull request #39 from arjunkomath/claude/update-latest-version-kUKw9

Upgrade openclaw to version 2026.3.28
This commit is contained in:
Arjun Komath
2026-03-29 15:44:54 +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.24 clawhub@latest
RUN npm install -g openclaw@2026.3.28 clawhub@latest
WORKDIR /app