fix: use private registry for openclaw image

This commit is contained in:
sinohqb 2026-07-20 17:21:52 +08:00
parent d0831684ec
commit baba638fd5

View File

@ -17,7 +17,7 @@ services:
restart: unless-stopped
openclaw-eval:
image: ghcr.io/openclaw/openclaw:latest
image: registry.solahqb22.cn/sola/openclaw:latest
container_name: openclaw-eval
ports:
- "28789:18789"