diff --git a/internal/hub/builtin_store_test.go b/internal/hub/builtin_store_test.go index a5e8334d..0907286c 100644 --- a/internal/hub/builtin_store_test.go +++ b/internal/hub/builtin_store_test.go @@ -12,7 +12,7 @@ import ( ) const ( - testBuiltinOpenClawImage = "opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsghq/openclaw:20260607.1-csgclaw" + testBuiltinOpenClawImage = "opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsghq/openclaw:20260608.2-csgclaw" ) func TestBuiltinStoreListGetAndFetchWorkspace(t *testing.T) { diff --git a/internal/templates/embed/openclaw-manager/agent.toml b/internal/templates/embed/openclaw-manager/agent.toml index c2a07277..0717477c 100644 --- a/internal/templates/embed/openclaw-manager/agent.toml +++ b/internal/templates/embed/openclaw-manager/agent.toml @@ -5,4 +5,4 @@ runtime_kind = "openclaw_sandbox" updated_at = "2026-05-29T03:10:23Z" [image] -ref = "opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsghq/openclaw:20260607.1-csgclaw" +ref = "opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsghq/openclaw:20260608.2-csgclaw" diff --git a/internal/templates/embed/openclaw-worker/agent.toml b/internal/templates/embed/openclaw-worker/agent.toml index 4776262e..7c83a8cb 100644 --- a/internal/templates/embed/openclaw-worker/agent.toml +++ b/internal/templates/embed/openclaw-worker/agent.toml @@ -5,4 +5,4 @@ runtime_kind = "openclaw_sandbox" updated_at = "2026-05-29T03:10:23Z" [image] -ref = "opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsghq/openclaw:20260607.1-csgclaw" +ref = "opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsghq/openclaw:20260608.2-csgclaw"