I have CasaOS and I installed this https://hub.docker.com/r/linuxserver/overseerr
Is there an easy way to simply upgrade it like a normal update and keep the settings?
I have CasaOS and I installed this https://hub.docker.com/r/linuxserver/overseerr
Is there an easy way to simply upgrade it like a normal update and keep the settings?
Change your compose file image to the new one? That is what I did.
--- services: seerr: image: ghcr.io/seerr-team/seerr:latestCasaOS doesn’t have a way to do that, how can I do that in Portainer?