Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions website/public/api/images.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
"images": [
{
"id": "openclaw",
"version": "2026.5.7",
"name": "OpenClaw 2026.5.7",
"version": "2026.5.12",
"name": "OpenClaw 2026.5.12",
"description": "一个基于 Debian 13 的环境,预装了 OpenClaw 和 Chromium 浏览器。",
"min_app_version": "0.1.0",
"os": "linux",
"arch": "microvm",
"platform": "x86_64",
"updated_at": "2026-05-13",
"updated_at": "2026-05-16",
"files": [
{
"name": "vmlinuz",
Expand All @@ -25,9 +25,9 @@
},
{
"name": "rootfs.qcow2",
"url": "https://files.xiaozhi.me/tenbox/images/openclaw/rootfs-openclaw-2026.5.7-x86_64.qcow2",
"url": "https://files.xiaozhi.me/tenbox/images/openclaw/rootfs-openclaw-2026.5.12-x86_64.qcow2",
"sha256": "",
"size": 1728041472
"size": 1725759488
}
]
},
Expand Down Expand Up @@ -157,14 +157,14 @@
},
{
"id": "openclaw-arm64",
"version": "2026.5.7",
"name": "OpenClaw 2026.5.7 (ARM64)",
"version": "2026.5.12",
"name": "OpenClaw 2026.5.12 (ARM64)",
"description": "一个基于 Debian 13 的环境,预装了 OpenClaw 和 Chromium 浏览器。",
"min_app_version": "0.1.0",
"os": "linux",
"arch": "microvm",
"platform": "arm64",
"updated_at": "2026-05-13",
"updated_at": "2026-05-16",
"files": [
{
"name": "vmlinuz",
Expand All @@ -180,9 +180,9 @@
},
{
"name": "rootfs.qcow2",
"url": "https://files.xiaozhi.me/tenbox/images/openclaw-arm64/rootfs-openclaw-2026.5.7-arm64.qcow2",
"url": "https://files.xiaozhi.me/tenbox/images/openclaw-arm64/rootfs-openclaw-2026.5.12-arm64.qcow2",
"sha256": "",
"size": 1693777920
"size": 1689032704
}
]
},
Expand Down