How do I update a faulty paperless-ngx compose file?

paperless-ngx installation (from coolstore repository) fails after 80% due to wrong tika image information.
Instead of
ghcr.io/paperless-ngx/tika:latest
it should be docker.io/apache/tika:latest

I cannot change the configuration in the configuration menue.

How should i proceed or will there be an update in the coolstore repository?
Thx Franzy

That is a 3rd party app store you could try submit a issue on github https://github.com/WisdomSky/CasaOS-Coolstore

I think this is a known issue with the paperless-ngx app from coolstore.

But you could use the paperless-ngx app from BigBearTechWorld. I use this and this one works fine.

Just add the BigBearTechWorld Store to ZimaOS:

https://github.com/bigbeartechworld/big-bear-casaos/archive/refs/heads/master.zip

Solved: thank you for your feedback. The reason why I tried to install paperless-ngx was that I received errors during installation from the bigbearCasaOS repository and I found the advise on the net not to use it in this case but to use the app from Coolstore repository (whic also failed).
I finaly managed to setup up a now running paperless-ngx installation based on bigbearCasaOS repository but it took me several installation attempts (I always updated only the ip-section of the config with the ip of my machine). I still don’t know the cause why the previous installation attempts failed, but for now my problem is solved.