Hi,
I’m using RunTipi and apps like Nextcloud are stuck on older versions.
- I tried editing the docker-compose / Dockerfile,
- but even after editing, RunTipi still pulls and runs the old image.
- Re-deploying does not upgrade to the latest version.
Questions:
- How does RunTipi manage app versions internally?
- Are app versions hard-pinned in Tipi templates?
- Is there a supported way to:
- override the image tag (e.g.
nextcloud:latestornextcloud:29) - or force pulling a newer image?
- If manual editing is not recommended, what is the correct upgrade workflow for apps like Nextcloud?
Thanks ![]()