We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 95a08b5 + 8dd7672 commit 7dfae01Copy full SHA for 7dfae01
Dockerfile
@@ -12,7 +12,7 @@ WORKDIR /data
12
RUN mkdir -p /data && chown node:node /data
13
14
# Install OpenClaw globally from npm
15
-RUN npm install -g openclaw@2026.2.25
+RUN npm install -g openclaw@2026.2.26
16
17
# Redirect future npm global installs to persistent volume
18
ENV NPM_CONFIG_PREFIX=/data/.npm-global
0 commit comments