Manually update an app image
We recommend always updating applications through the Olares Market to ensure stability and compatibility. In some cases, an application might show an internal prompt for a new update before it is officially available in the Market. If you urgently need the latest features, you can manually update the application's Docker image in Control Hub.
Before proceeding, review the following notes:
- Temporary changes: Manual edits to configurations in Control Hub are not persistent. When you apply an update through the Market later on, the Market version will overwrite all your manual configurations, including the image version.
- Unexpected behavior: After the manual update, the application might fail to start or run correctly due to compatibility issues.
Rollback
If the application fails to start or experiences compatibility issues after the manual update, you can revert it by editing the YAML again to restore the old image tag using the one you noted down earlier. For example, change docker.io/ollama/ollama:0.23.1 back to docker.io/beclab/ollama-ollama:0.20.5.