Skip to content

Commit 0d2cf3f

Browse files
al-lacgithub-actions[bot]
authored andcommitted
chore: bump openclaw to 2026.2.12
1 parent 8d75104 commit 0d2cf3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ WORKDIR /data
1212
RUN mkdir -p /data && chown node:node /data
1313

1414
# Install OpenClaw globally from npm
15-
RUN npm install -g openclaw@2026.2.9
15+
RUN npm install -g openclaw@2026.2.12
1616

1717
# Redirect future npm global installs to persistent volume
1818
ENV NPM_CONFIG_PREFIX=/data/.npm-global

0 commit comments

Comments
 (0)