Can't fully update Bitwarden (Unified beta / Docker Compose) — Web still at 2025.8.3

Hi everyone,
I have Bitwarden self-hosted using the Unified (beta) Docker Compose installation from this guide: Install and Deploy - Unified (Beta) | Bitwarden

According to the documentation, updating should be as simple as running docker compose pull. I ran that command, but the web component (it shows Web Installed version 2025.8.3) did not update — the web UI still reports the old version.

What do you recommend to fully update the installation? Are there extra steps required for the unified beta (for example: docker compose down + docker compose pull + docker compose up -d, removing cached images, running migrations, or clearing volumes)?
Also:

  • Is there a recommended order to update services in this beta setup?
  • Are there known issues where the web UI version does not refresh even though images were pulled?
  • What logs or commands would be most helpful to post here if you need more details?

Thanks in advance for any guidance

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.