> For the complete documentation index, see [llms.txt](https://docs.fortifiedid.se/management-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fortifiedid.se/management-center/readme/install-upgrade/upgrading/container.md).

# Container

Upgrade Management Center by replacing and redeploying its container image

Update the container image version to upgrade the application.

Locate the container definition (e.g. in your docker-compose.yml, Kubernetes Deployment, or similar configuration), and replace the current image tag with the desired version number. After updating the tag, redeploy the service to apply the new version.

Make sure the new version is compatible with your existing configuration, volume mounts, and any dependent services.
