How to update apps like Nextcloud to newer versions in RunTipi?

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:

  1. How does RunTipi manage app versions internally?
  2. Are app versions hard-pinned in Tipi templates?
  3. Is there a supported way to:
  • override the image tag (e.g. nextcloud:latest or nextcloud:29)
  • or force pulling a newer image?
  1. If manual editing is not recommended, what is the correct upgrade workflow for apps like Nextcloud?

Thanks :folded_hands:

i think you got your answer over at discord already… ?
anyways: app updates are managed by either by the tipi team for the official (“migrated”) store. or by the respective store owners.

if there is an update missing you can:

  • message the app store people
  • use a user-config and specify your own images / tags
  • create and manage your own app store