Skip to content

Commit ab38c20

Browse files
chore: bump openclaw to 2026.2.19 (#18)
Co-authored-by: al-lac <11136952+al-lac@users.noreply.github.com>
1 parent a0756e7 commit ab38c20

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

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

0 commit comments

Comments
 (0)