Skip to content
Omnimatch DocsOpen app

Update your installation

On this pagePull and restartPreserve your data

Review the release notes and back up your data before updating.

Pull and restart

In the folder containing your Compose file, run:

docker compose pull
docker compose up -d

Preserve your data

Your data stays in the volume. Never delete it with docker compose down -v unless you intend to remove your data.