Skip to content

Commit 8dd7672

Browse files
nmfretzgithub-actions[bot]
authored andcommitted
chore: bump openclaw to 2026.2.26
1 parent 95a08b5 commit 8dd7672

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.25
15+
RUN npm install -g openclaw@2026.2.26
1616

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

0 commit comments

Comments
 (0)