Update docker

This commit is contained in:
2026-02-01 09:14:30 +11:00
parent 4c1ed20c61
commit 875d6332a3
+1 -1
View File
@@ -16,7 +16,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
&& rm -rf /var/lib/apt/lists/* \
&& pip3 install --break-system-packages uv \
&& npm install -g pnpm bun \
&& pnpm add -g openclaw@latest
&& npm install -g openclaw@latest
# Create necessary directories
RUN mkdir -p /home/node/.openclaw /home/node/clawd /home/node/.cache