chore: Add force_ipv4_dns option and update translations; bump OpenClaw to 2026.2.17

This commit is contained in:
techartdev
2026-02-18 15:38:06 +02:00
parent 7cdf7a2694
commit d5fae52ad6
10 changed files with 68 additions and 2 deletions
+1 -1
View File
@@ -102,7 +102,7 @@ USER root
# Install OpenClaw globally
RUN npm config set fund false && npm config set audit false \
&& npm install -g openclaw@2026.2.15
&& npm install -g openclaw@2026.2.17
# Shell aliases and color options for interactive use
RUN tee -a /etc/bash.bashrc <<'EOF'