fix(llm): 修复 llm 镜像没有根据 sku 更新的问题 (#24572)

This commit is contained in:
Zexi Li
2026-03-26 21:38:21 +08:00
committed by GitHub
parent 225de2334e
commit e205da2232
3 changed files with 14 additions and 2 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ IMAGES=(
# "coollabsio/openclaw-browser:latest"
# ghcr.io/coollabsio/openclaw-base:latest
# lscr.io/linuxserver/webtop:ubuntu-xfce
registry.cn-beijing.aliyuncs.com/zexi/openclaw:ubu-20260309.4
registry.cn-beijing.aliyuncs.com/zexi/openclaw:v2026.3.12-20260326.2
)
for image in "${IMAGES[@]}"; do