A new deployment with mup latest (v1.5.11) uses docker image zodern/nginx-proxy:v1.1.0 which contains nginx 1.21.6.
After some vulnerability testing, I get this report:

Would it be possible to update nginx to >= 1.22.1
Looks like it would have to use nginx-proxy:1.02 which would give nginx:1.23.2
It would be useful if we could specify a custom nginx docker image in the mup.js file somewhere - could that be possible?