fix: use private registry for openclaw image
This commit is contained in:
parent
d0831684ec
commit
baba638fd5
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user