I’ve been contacted by the IT-department from my organisation about the nginx-version and they have asked me to update nginx to the newest version if possible (currently im running version 1.19.4).
I found a previous post describing a similar problem https://forum.odk-x.org/t/nginx-version-and-vulnerability/551.
The solution here was to edit the docker-compose.yml to nginx:latest. I’m unsure if I can do the same? Or if there are any known issues with Sync Endpoint and newer nginx version?
@Andreas feel free to try to update to a newer version and let us know how it goes. There is an upcoming release so we could update the nginx version in the new release. We are not aware of any issues but I don’t think people have tried it either.
The problem with specifying latest is that it gets the latest that people haven’t tested yet and it can break without warning.