Skip to content

Commit e267a5d

Browse files
committed
chore: bump openclaw version to 2026.3.23-2
1 parent ba621d8 commit e267a5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
1212
&& curl -fsSL https://deb.nodesource.com/setup_22.x | bash - \
1313
&& apt-get install -y --no-install-recommends nodejs \
1414
&& npm install -g @anthropic-ai/claude-code@latest \
15-
&& npm install -g openclaw@latest \
15+
&& npm install -g openclaw@2026.3.23-2 \
1616
&& npm install -g clawhub@latest \
1717
&& npm install -g @playwright/cli@latest \
1818
&& apt-get clean \

0 commit comments

Comments
 (0)