Bump OpenClaw to 2026.2.2-3 (add-on 0.5.32)

This commit is contained in:
root
2026-02-04 10:32:44 +02:00
parent 71734b49f0
commit 9ff267ca45
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -81,7 +81,7 @@ USER root
# Install OpenClaw globally
RUN npm config set fund false && npm config set audit false \
&& npm install -g openclaw@2026.2.1
&& npm install -g openclaw@2026.2.2-3
COPY run.sh /run.sh
COPY oc_config_helper.py /oc_config_helper.py