Merge pull request #75 from harrygao56/bump-openclaw-2026.5.18

Bump openclaw to 2026.5.18
This commit is contained in:
Arjun Komath
2026-05-20 17:17:50 +10:00
committed by GitHub
+1 -1
View File
@@ -13,7 +13,7 @@ RUN apt-get update \
unzip \
&& rm -rf /var/lib/apt/lists/*
RUN npm install -g openclaw@2026.5.7
RUN npm install -g openclaw@2026.5.18
RUN npm install -g clawhub@latest
WORKDIR /app