R1000 commited on
Commit
c10c541
·
verified ·
1 Parent(s): a7a91e8

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -17,7 +17,7 @@ RUN pip3 install --no-cache-dir playwright --break-system-packages && \
17
 
18
  # 3. ติดตั้ง OpenClaw
19
  #RUN npm install -g npm@latest && \
20
- RUN npm install -g openclaw@2026.04.22
21
  # npm install -g @larksuiteoapi/node-sdk --unsafe-perm && \
22
  # npm install -g openclaw@2026.2.26 --unsafe-perm
23
 
 
17
 
18
  # 3. ติดตั้ง OpenClaw
19
  #RUN npm install -g npm@latest && \
20
+ RUN npm install -g openclaw@2026.04.21
21
  # npm install -g @larksuiteoapi/node-sdk --unsafe-perm && \
22
  # npm install -g openclaw@2026.2.26 --unsafe-perm
23