Merge pull request #93 from arjunkomath/staging

v2026.7.1-2
This commit is contained in:
Arjun Komath
2026-07-25 11:54:24 +10:00
committed by GitHub
+1 -1
View File
@@ -14,7 +14,7 @@ RUN apt-get update \
unzip \
&& rm -rf /var/lib/apt/lists/*
RUN npm install -g openclaw@2026.7.1
RUN npm install -g openclaw@2026.7.1-2
RUN npm install -g clawhub@latest
WORKDIR /app