You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
studio-bot edited this page Aug 25, 2026
·
1 revision
Update Studio (Local Docker)
Updating selects new images while preserving DATA_DIR.
Install the vibedata binary for the target version (CLI version selects the release — pairing is strict 1:1).
Run:
vibedata update compose
Confirm the services are back up:
docker compose ps
update compose does not change the DATA_DIR root. If it cannot pull images, regenerate assets, start containers, or complete migrations, it exits with a blocked state (exit code 3) and leaves existing durable state intact for retry.