Skip to content

Commit 8fb787e

Browse files
chore: bump openclaw to 2026.2.15 (#15)
Co-authored-by: al-lac <11136952+al-lac@users.noreply.github.com>
1 parent e3a1c92 commit 8fb787e

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

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

0 commit comments

Comments
 (0)