I am using the ocis_full to test functionality, and it works
However, it uses an older version of the collabora image: 24.04.12.3.1. Changing the image to latest version (24.04.13.2.1 as of right now) causes the docker container to error. The docker logs just says:
Unknown option specified: c
Nothing else in the ocis_full example changed, except for the collabora image tag (changed to latest)
Is it possible to look into this? It would be nice to NOT lock the configuration to a specific collabora version.
Thanks so much