Bump openclaw to 2026.5.18

This commit is contained in:
harrygao56
2026-05-19 23:40:51 -07:00
parent 7006b83eff
commit 5884e99a14
+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