Update to 2026.5.5

This commit is contained in:
Arjun Komath
2026-05-06 20:14:25 +10:00
parent 1e5cc363aa
commit 208781be55
+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.5.4
RUN npm install -g openclaw@2026.5.5
RUN npm install -g clawhub@latest
WORKDIR /app