diff --git a/appstore/openclaw/2026.4.7/.env b/appstore/openclaw/2026.4.8/.env similarity index 100% rename from appstore/openclaw/2026.4.7/.env rename to appstore/openclaw/2026.4.8/.env diff --git a/appstore/openclaw/2026.4.7/config/openclaw.json b/appstore/openclaw/2026.4.8/config/openclaw.json similarity index 100% rename from appstore/openclaw/2026.4.7/config/openclaw.json rename to appstore/openclaw/2026.4.8/config/openclaw.json diff --git a/appstore/openclaw/2026.4.7/data.yml b/appstore/openclaw/2026.4.8/data.yml similarity index 100% rename from appstore/openclaw/2026.4.7/data.yml rename to appstore/openclaw/2026.4.8/data.yml diff --git a/appstore/openclaw/2026.4.7/docker-compose.yml b/appstore/openclaw/2026.4.8/docker-compose.yml similarity index 96% rename from appstore/openclaw/2026.4.7/docker-compose.yml rename to appstore/openclaw/2026.4.8/docker-compose.yml index 3d7060404..28ed18e31 100644 --- a/appstore/openclaw/2026.4.7/docker-compose.yml +++ b/appstore/openclaw/2026.4.8/docker-compose.yml @@ -30,7 +30,7 @@ services: - -e - fetch('http://127.0.0.1:18789/healthz').then((r)=>process.exit(r.ok?0:1)).catch(()=>process.exit(1)) timeout: 5s - image: ghcr.io/openclaw/openclaw:2026.4.7 + image: ghcr.io/openclaw/openclaw:2026.4.8 init: true labels: createdBy: Apps diff --git a/appstore/openclaw/2026.4.7/envs/default.env b/appstore/openclaw/2026.4.8/envs/default.env similarity index 100% rename from appstore/openclaw/2026.4.7/envs/default.env rename to appstore/openclaw/2026.4.8/envs/default.env diff --git a/appstore/openclaw/2026.4.7/envs/global.env b/appstore/openclaw/2026.4.8/envs/global.env similarity index 100% rename from appstore/openclaw/2026.4.7/envs/global.env rename to appstore/openclaw/2026.4.8/envs/global.env diff --git a/appstore/openclaw/2026.4.7/scripts/init.sh b/appstore/openclaw/2026.4.8/scripts/init.sh similarity index 100% rename from appstore/openclaw/2026.4.7/scripts/init.sh rename to appstore/openclaw/2026.4.8/scripts/init.sh diff --git a/appstore/openclaw/2026.4.7/scripts/uninstall.sh b/appstore/openclaw/2026.4.8/scripts/uninstall.sh similarity index 100% rename from appstore/openclaw/2026.4.7/scripts/uninstall.sh rename to appstore/openclaw/2026.4.8/scripts/uninstall.sh diff --git a/appstore/openclaw/2026.4.7/scripts/upgrade.sh b/appstore/openclaw/2026.4.8/scripts/upgrade.sh similarity index 100% rename from appstore/openclaw/2026.4.7/scripts/upgrade.sh rename to appstore/openclaw/2026.4.8/scripts/upgrade.sh diff --git a/dockge/openclaw/docker-compose.yml b/dockge/openclaw/docker-compose.yml index 3d7060404..28ed18e31 100644 --- a/dockge/openclaw/docker-compose.yml +++ b/dockge/openclaw/docker-compose.yml @@ -30,7 +30,7 @@ services: - -e - fetch('http://127.0.0.1:18789/healthz').then((r)=>process.exit(r.ok?0:1)).catch(()=>process.exit(1)) timeout: 5s - image: ghcr.io/openclaw/openclaw:2026.4.7 + image: ghcr.io/openclaw/openclaw:2026.4.8 init: true labels: createdBy: Apps