Merge pull request #92 from arjunkomath/chore/openclaw-2026.7.1-2

chore: update OpenClaw to 2026.7.1-2
This commit is contained in:
Arjun Komath
2026-07-25 11:00:28 +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